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

Issue 10807019: Hook up use_system_libjpeg for Android (Closed)

Created:
8 years, 5 months ago by Steve Block
Modified:
8 years, 5 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Hook up use_system_libjpeg for Android Also enable it by default when builing with the Android build system. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=147850

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -12 lines) Patch
M build/android/envsetup.sh View 1 1 chunk +1 line, -1 line 0 comments Download
M build/common.gypi View 1 4 chunks +14 lines, -11 lines 0 comments Download
M third_party/libjpeg/libjpeg.gyp View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Steve Block
8 years, 5 months ago (2012-07-18 19:12:44 UTC) #1
Hironori Bono
Greetings, If I recall correctly, Android currently uses libjpeg-turbo to use NEON. Is it OK ...
8 years, 5 months ago (2012-07-19 00:37:15 UTC) #2
Noel Gordon
https://bugs.webkit.org/show_bug.cgi?id=75861#c6 onwards.
8 years, 5 months ago (2012-07-19 06:26:05 UTC) #3
Noel Gordon
Also the idea that libjpeg-turbo is a drop-in replacement for libjpeg breaks down if the ...
8 years, 5 months ago (2012-07-19 06:30:22 UTC) #4
Steve Block
Thanks for the replies. Yes, Android currently uses libjpeg-turbo, and we'll continue to do so ...
8 years, 5 months ago (2012-07-19 15:47:27 UTC) #5
Hironori Bono
Greetings, Thanks for your explanation. In my honest opinion, I'm not an expert of Android ...
8 years, 5 months ago (2012-07-20 02:10:58 UTC) #6
Steve Block
> I'm not an expert of Android > and like to hear thoughts of some ...
8 years, 5 months ago (2012-07-20 10:20:57 UTC) #7
Sami
On 2012/07/20 10:20:57, Steve Block wrote: > > (As Noel noted, some WebKit code depends ...
8 years, 5 months ago (2012-07-20 10:57:20 UTC) #8
Hironori Bono
Greetings, Even though WebKit should not require libjpeg-turbo, WebKit uses some features of libjpeg-turbo when ...
8 years, 5 months ago (2012-07-20 11:29:31 UTC) #9
Steve Block
Thanks for the reply Hironori. We're working on using Chromium to power the Android system ...
8 years, 5 months ago (2012-07-20 13:03:40 UTC) #10
Hironori Bono
Greetings Steve, LGTM. Many thanks for your explanation. This explanation is convincing for me. By ...
8 years, 5 months ago (2012-07-21 06:06:59 UTC) #11
Steve Block
http://codereview.chromium.org/10807019/diff/1/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/10807019/diff/1/build/common.gypi#newcode517 build/common.gypi:517: # Enable to use system libjpeg. On 2012/07/21 06:07:00, ...
8 years, 5 months ago (2012-07-23 12:41:09 UTC) #12
commit-bot: I haz the power
8 years, 5 months ago (2012-07-23 13:35:25 UTC) #13

Powered by Google App Engine
This is Rietveld 408576698