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

Issue 197213006: android: Pass list of java files as command line, instead of through a file list. (Closed)

Created:
6 years, 9 months ago by Nico
Modified:
6 years, 9 months ago
Reviewers:
cjhopman
CC:
chromium-reviews, klundberg+watch_chromium.org, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

android: Pass list of java files as command line, instead of through a file list. There aren't that many java files, so this should be well below the command length file system limit. (Checked with `find. -name '*.java' | wc`). No intended behavior change. BUG=177552 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=257467

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -12 lines) Patch
M build/android/gyp/javac.py View 3 chunks +4 lines, -6 lines 0 comments Download
M build/java.gypi View 2 chunks +1 line, -3 lines 0 comments Download
M build/java_apk.gypi View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Nico
What do you think of this? It's a bit less code, and fewer files getting ...
6 years, 9 months ago (2014-03-14 16:23:35 UTC) #1
cjhopman
On 2014/03/14 16:23:35, Nico (on GMT time Mar 15 - 24) wrote: > What do ...
6 years, 9 months ago (2014-03-17 17:35:28 UTC) #2
Nico
On 2014/03/17 17:35:28, cjhopman wrote: > On 2014/03/14 16:23:35, Nico (on GMT time Mar 15 ...
6 years, 9 months ago (2014-03-17 17:56:00 UTC) #3
cjhopman
On 2014/03/17 17:56:00, Nico (on GMT time Mar 15 - 24) wrote: > On 2014/03/17 ...
6 years, 9 months ago (2014-03-17 17:58:26 UTC) #4
Nico
The CQ bit was checked by thakis@chromium.org
6 years, 9 months ago (2014-03-17 18:17:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/197213006/1
6 years, 9 months ago (2014-03-17 18:17:59 UTC) #6
commit-bot: I haz the power
6 years, 9 months ago (2014-03-17 18:23:18 UTC) #7
Message was sent while issue was closed.
Change committed as 257467

Powered by Google App Engine
This is Rietveld 408576698