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

Issue 10958058: JavaBitmap class JNI clean up, add new functionality (Closed)

Created:
8 years, 3 months ago by trchen
Modified:
8 years, 3 months ago
Reviewers:
sky, Jesse Greenwald
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

JavaBitmap class JNI clean up, add new functionality Replaces hard-coded JNI with generated JNI. Add function to decode drawable resource from Android Framework. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158445

Patch Set 1 #

Total comments: 1

Patch Set 2 : rebase, correct gyp sort order #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -53 lines) Patch
A ui/android/java/src/org/chromium/ui/gfx/BitmapHelper.java View 1 chunk +27 lines, -0 lines 0 comments Download
M ui/gfx/android/java_bitmap.h View 2 chunks +9 lines, -4 lines 0 comments Download
M ui/gfx/android/java_bitmap.cc View 3 chunks +41 lines, -49 lines 0 comments Download
M ui/ui.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
trchen
Hello I replaced the hard-coded JNI in java_bitmap.cc to generated ones. Also I added a ...
8 years, 3 months ago (2012-09-22 00:08:07 UTC) #1
sky
LGTM https://codereview.chromium.org/10958058/diff/1/ui/ui.gyp File ui/ui.gyp (right): https://codereview.chromium.org/10958058/diff/1/ui/ui.gyp#newcode839 ui/ui.gyp:839: 'android/java/src/org/chromium/ui/gfx/BitmapHelper.java', sort
8 years, 3 months ago (2012-09-24 13:46:22 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/trchen@chromium.org/10958058/6001
8 years, 3 months ago (2012-09-24 21:28:18 UTC) #3
commit-bot: I haz the power
8 years, 3 months ago (2012-09-24 23:35:18 UTC) #4
Change committed as 158445

Powered by Google App Engine
This is Rietveld 408576698