Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Issue 10823094: Add bitmap utils for Chrome on Android (Closed)

Created:
8 years, 4 months ago by Jesse Greenwald
Modified:
8 years, 4 months ago
Reviewers:
Ted C, Yaron, no sievers, nilesh, sky
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add bitmap utils for Chrome on Android BUG=115372 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150231

Patch Set 1 #

Patch Set 2 : Include fixes from downstream #

Total comments: 33

Patch Set 3 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -6 lines) Patch
M content/app/android/library_loader_hooks.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
A ui/gfx/android/gfx_jni_registrar.h View 1 2 1 chunk +17 lines, -0 lines 0 comments Download
A + ui/gfx/android/gfx_jni_registrar.cc View 1 1 chunk +7 lines, -6 lines 0 comments Download
A ui/gfx/android/java_bitmap.h View 1 2 1 chunk +44 lines, -0 lines 0 comments Download
A ui/gfx/android/java_bitmap.cc View 1 2 1 chunk +101 lines, -0 lines 0 comments Download
M ui/ui.gyp View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Jesse Greenwald
sky - can you take a look at this change? thanks
8 years, 4 months ago (2012-07-31 01:18:14 UTC) #1
Jesse Greenwald
8 years, 4 months ago (2012-08-02 16:32:02 UTC) #2
Yaron
lgtm https://chromiumcodereview.appspot.com/10823094/diff/3001/ui/gfx/android/bitmap_android.cc File ui/gfx/android/bitmap_android.cc (right): https://chromiumcodereview.appspot.com/10823094/diff/3001/ui/gfx/android/bitmap_android.cc#newcode30 ui/gfx/android/bitmap_android.cc:30: // TODO(aelias): Add AndroidBitmap_notifyPixelsChanged() call here remove comment
8 years, 4 months ago (2012-08-02 18:40:10 UTC) #3
nilesh
FYI: Some style nits :) https://chromiumcodereview.appspot.com/10823094/diff/3001/ui/gfx/android/bitmap_android.cc File ui/gfx/android/bitmap_android.cc (right): https://chromiumcodereview.appspot.com/10823094/diff/3001/ui/gfx/android/bitmap_android.cc#newcode19 ui/gfx/android/bitmap_android.cc:19: using gfx::AutoLockJavaBitmap; start "namespace ...
8 years, 4 months ago (2012-08-03 04:52:36 UTC) #4
sky
https://chromiumcodereview.appspot.com/10823094/diff/3001/ui/gfx/android/bitmap_android.cc File ui/gfx/android/bitmap_android.cc (right): https://chromiumcodereview.appspot.com/10823094/diff/3001/ui/gfx/android/bitmap_android.cc#newcode21 ui/gfx/android/bitmap_android.cc:21: AutoLockJavaBitmap::AutoLockJavaBitmap(jobject bitmap) : : on next line. https://chromiumcodereview.appspot.com/10823094/diff/3001/ui/gfx/android/bitmap_android.cc#newcode22 ui/gfx/android/bitmap_android.cc:22: ...
8 years, 4 months ago (2012-08-03 17:15:36 UTC) #5
Jesse Greenwald
Addressed review comments. PTAL https://chromiumcodereview.appspot.com/10823094/diff/3001/ui/gfx/android/bitmap_android.cc File ui/gfx/android/bitmap_android.cc (right): https://chromiumcodereview.appspot.com/10823094/diff/3001/ui/gfx/android/bitmap_android.cc#newcode19 ui/gfx/android/bitmap_android.cc:19: using gfx::AutoLockJavaBitmap; On 2012/08/03 04:52:36, ...
8 years, 4 months ago (2012-08-03 20:10:06 UTC) #6
nilesh
http://codereview.chromium.org/10823094/diff/3001/ui/gfx/android/bitmap_android.cc File ui/gfx/android/bitmap_android.cc (right): http://codereview.chromium.org/10823094/diff/3001/ui/gfx/android/bitmap_android.cc#newcode53 ui/gfx/android/bitmap_android.cc:53: int err = AndroidBitmap_getInfo(AttachCurrentThread(), bitmap_, &info); On 2012/08/03 20:10:06, ...
8 years, 4 months ago (2012-08-03 20:41:25 UTC) #7
sky
https://chromiumcodereview.appspot.com/10823094/diff/3001/ui/gfx/android/bitmap_android.cc File ui/gfx/android/bitmap_android.cc (right): https://chromiumcodereview.appspot.com/10823094/diff/3001/ui/gfx/android/bitmap_android.cc#newcode66 ui/gfx/android/bitmap_android.cc:66: void RegisterBitmapAndroid(JNIEnv* env) { On 2012/08/03 20:10:06, Jesse Greenwald ...
8 years, 4 months ago (2012-08-03 22:33:29 UTC) #8
Jesse Greenwald
https://chromiumcodereview.appspot.com/10823094/diff/3001/ui/gfx/android/bitmap_android.cc File ui/gfx/android/bitmap_android.cc (right): https://chromiumcodereview.appspot.com/10823094/diff/3001/ui/gfx/android/bitmap_android.cc#newcode66 ui/gfx/android/bitmap_android.cc:66: void RegisterBitmapAndroid(JNIEnv* env) { On 2012/08/03 22:33:29, sky wrote: ...
8 years, 4 months ago (2012-08-03 22:41:51 UTC) #9
sky
Thanks for the clarification, LGTM
8 years, 4 months ago (2012-08-03 23:59:38 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jgreenwald@chromium.org/10823094/10002
8 years, 4 months ago (2012-08-06 16:04:37 UTC) #11
commit-bot: I haz the power
Try job failure for 10823094-10002 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-06 16:21:40 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jgreenwald@chromium.org/10823094/10002
8 years, 4 months ago (2012-08-06 16:29:56 UTC) #13
commit-bot: I haz the power
Try job failure for 10823094-10002 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-06 16:51:56 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jgreenwald@chromium.org/10823094/10002
8 years, 4 months ago (2012-08-06 23:10:39 UTC) #15
commit-bot: I haz the power
8 years, 4 months ago (2012-08-07 02:11:47 UTC) #16
Change committed as 150231

Powered by Google App Engine
This is Rietveld 408576698