index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the dependency to dbus-glib from from the remaining places.
tfarina@chromium.org
2012-10-23
2
-41
/
+18
*
Rename and move Ash window frame files
jamescook@chromium.org
2012-10-23
1
-1
/
+1
*
Remove redundant command line option.
shashishekhar@chromium.org
2012-10-23
2
-69
/
+3
*
Fix the build bot by removing the flag for Android
michaelbai@chromium.org
2012-10-22
1
-0
/
+7
*
In android_commands.py, surround pexpect import in try-except.
tonyg@chromium.org
2012-10-22
1
-1
/
+6
*
Android: start upstreaming some of our perf tests.
bulach@chromium.org
2012-10-22
1
-0
/
+229
*
Move NTDDI_VERSION define to common.gypi.
chrisha@chromium.org
2012-10-22
1
-0
/
+3
*
Pull in mtpd from CrOS and add files to build it on Linux.
thestig@chromium.org
2012-10-20
1
-0
/
+2
*
Whitespace CL
ilevy@chromium.org
2012-10-20
1
-1
/
+4
*
Convert all the foo_test_run from using actions to use rules.
maruel@chromium.org
2012-10-20
1
-0
/
+61
*
[Android] Move command line flag file
dfalcantara@chromium.org
2012-10-20
1
-1
/
+1
*
Android: upstream flakiness dashboard support for instrumentation tests.
bulach@chromium.org
2012-10-19
3
-0
/
+171
*
roll clang 163674:165787
thakis@chromium.org
2012-10-19
1
-0
/
+4
*
mac: Fix building with xcodebuild on Xcode4.4
thakis@chromium.org
2012-10-19
1
-0
/
+2
*
Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...
youngki@chromium.org
2012-10-18
1
-0
/
+9
*
Removed CXX_target for Android
michaelbai@chromium.org
2012-10-18
3
-49
/
+20
*
Remove -debug suffix in apk names.
shashishekhar@chromium.org
2012-10-18
6
-20
/
+13
*
Fix chrome remote control on android after r162150.
tonyg@chromium.org
2012-10-18
1
-1
/
+2
*
change inline function optimization from /Ob0 to /Ob1 for build_for_tool=drme...
zhaoqin@google.com
2012-10-18
1
-1
/
+4
*
Android: Add new debugging scripts (adb_gdb_xxx)
digit@chromium.org
2012-10-18
5
-1
/
+945
*
Automatically use ATL from Windows Driver Kit for SDK-only or Visual Studio E...
alexeypa@chromium.org
2012-10-18
1
-14
/
+49
*
Use third_party/pexpect in android pylib
nduca@chromium.org
2012-10-17
7
-8
/
+23
*
Make resource directory option in gyp template optional.
shashishekhar@chromium.org
2012-10-17
1
-2
/
+7
*
Always reference newly created script using full path.
tansell@google.com
2012-10-17
1
-4
/
+5
*
Stop cron during cleanup.
tansell@google.com
2012-10-17
1
-5
/
+6
*
Add cc_unittests to the experimental bots.
nileshagrawal@chromium.org
2012-10-17
2
-0
/
+6
*
Add CrOS's dbus-c++ to Chromium Linux. This is needed to build mtpd.
thestig@chromium.org
2012-10-17
1
-0
/
+5
*
Enable GPU by default
james.wei@intel.com
2012-10-17
1
-0
/
+2
*
Upstream the android python scripts changes that enable the new Forwarder2 to...
felipeg@chromium.org
2012-10-16
6
-73
/
+153
*
Get startup traceview working again (external/chrome parts).
satish@chromium.org
2012-10-16
3
-4
/
+7
*
Remove use_libcc_for_compositor gyp variable
jamesr@chromium.org
2012-10-16
1
-3
/
+0
*
Enable compositor tests on android.
epenner@chromium.org
2012-10-15
1
-0
/
+2
*
Move PerfTest TraceEvent to async
dtrainor@chromium.org
2012-10-15
1
-4
/
+4
*
64-bit system need 32bit libstdc++.so.6 to run pnacl sdk clang
toyoshim@chromium.org
2012-10-15
1
-2
/
+2
*
Fix spurious rebuilds of apks for Android build.
yfriedman@chromium.org
2012-10-13
1
-3
/
+4
*
Add support for coverage=1 builds on iOS
stuartmorgan@chromium.org
2012-10-12
1
-1
/
+3
*
Build the Widevine CDM plugin.
ddorwin@chromium.org
2012-10-12
1
-0
/
+1
*
Fix proguard logic, set proguard config only when proguard is enabled.
shashishekhar@chromium.org
2012-10-12
1
-2
/
+8
*
Move shared library copy and strip to java_apk.gypi
cjhopman@chromium.org
2012-10-11
2
-4
/
+59
*
Revert 161344 - Add missing python-mod-pywebsocket dependency to install-buil...
jochen@chromium.org
2012-10-11
1
-3
/
+3
*
Add content_unittests to the dependencies of the aura_builder target.
jam@chromium.org
2012-10-11
1
-0
/
+1
*
Add missing python-mod-pywebsocket dependency to install-build-deps.sh
jochen@chromium.org
2012-10-11
1
-3
/
+3
*
Build content_unittests on the "Win Aura" bot.
hbono@chromium.org
2012-10-11
1
-0
/
+1
*
Rename output jar created by apks to have chromium_apk_ prefix.
shashishekhar@chromium.org
2012-10-11
1
-1
/
+1
*
Nuke unused test code.
shashishekhar@chromium.org
2012-10-10
2
-13
/
+2
*
Android: fix webview envsetup script.
torne@chromium.org
2012-10-10
1
-1
/
+1
*
Add KillAllBlocking() to android_commands.py.
pliard@chromium.org
2012-10-10
1
-1
/
+26
*
Whitespace CL
ilevy@chromium.org
2012-10-10
1
-0
/
+2
*
Fix android webkit top level script
ilevy@chromium.org
2012-10-10
1
-1
/
+1
*
Add Proguard option to gyp template.
shashishekhar@chromium.org
2012-10-10
2
-4
/
+19
[next]