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
*
Add support for 32-bit and 64-bit Windows compiles in GN.
brettw@chromium.org
2013-11-22
4
-7
/
+7
*
Add "ninja show" and "ninja refresh" targets to GN build.
brettw@chromium.org
2013-11-22
4
-93
/
+150
*
Pass the gold binary to the linker using only absolute paths.
raphael.kubo.da.costa@intel.com
2013-11-22
1
-1
/
+1
*
Add checkstyle dependency to install-build-deps-android.sh
aurimas@chromium.org
2013-11-22
1
-1
/
+1
*
Handle both OSX and iOS Simulator runtimes in the ASan postbuild script.
glider@chromium.org
2013-11-22
1
-8
/
+21
*
First step to move common accessibility code out of content.
dmazzoni@chromium.org
2013-11-22
1
-0
/
+1
*
Disable udev by default for embedded builds
spang@chromium.org
2013-11-22
1
-1
/
+1
*
Revert 236542 "Run GN as part of runhooks."
brettw@chromium.org
2013-11-21
1
-34
/
+0
*
Run GN as part of runhooks.
brettw@chromium.org
2013-11-21
1
-0
/
+34
*
Android: removes old "keep_test_server_ports".
bulach@chromium.org
2013-11-21
3
-18
/
+2
*
Fix android presubmit errors.
ilevy@chromium.org
2013-11-21
2
-13
/
+20
*
Adapting for DEPS change
sugoi@chromium.org
2013-11-21
1
-1
/
+1
*
Move files from the secondary GN directory to build.
brettw@chromium.org
2013-11-20
20
-0
/
+2393
*
Add GYP_CHROMIUM_NO_ACTION environment variable to gyp_chromium
iannucci@chromium.org
2013-11-20
1
-0
/
+4
*
[Android] Send minidump service intent as root.
frankf@chromium.org
2013-11-20
1
-2
/
+3
*
Emulator script improvements: config templates, --api-level, and mips support.
andrewhayden@chromium.org
2013-11-20
4
-79
/
+87
*
Make it possible to disable udev in the content API on linux
mostynb@opera.com
2013-11-20
1
-0
/
+11
*
Include angle_unittests as part of gpu builder targets.
zmo@chromium.org
2013-11-20
1
-0
/
+2
*
Remove unit_tests target from iOS builds.
justincohen@chromium.org
2013-11-20
1
-1
/
+1
*
Support use_glib==0 on Linux in base
spang@chromium.org
2013-11-20
1
-0
/
+3
*
Support GTest's spellings for its options.
jyasskin@chromium.org
2013-11-20
1
-2
/
+4
*
[Android] Refactor and reuse reraiser_thread thread stack dumping utility.
craigdh@chromium.org
2013-11-20
2
-21
/
+21
*
Adding build rules for fuzzer (internal only)
sugoi@chromium.org
2013-11-19
2
-0
/
+8
*
ozone: Support building without cairo
spang@chromium.org
2013-11-19
1
-1
/
+7
*
Add threads stack dumping feature (through SIGUSR1) to test_runner.py.
pliard@chromium.org
2013-11-19
1
-0
/
+19
*
Android perf: force flushing stdout.
bulach@chromium.org
2013-11-19
1
-0
/
+1
*
Add mojo and gin to chromium_builder_tests
jschuh@chromium.org
2013-11-19
1
-0
/
+2
*
[win8] Force browsers created while Chrome is in Metro mode to be on the Ash ...
tapted@chromium.org
2013-11-19
1
-0
/
+3
*
[Android] Guard perf_control creation in gtest test_runner.
frankf@chromium.org
2013-11-19
1
-1
/
+2
*
Adding new fuzzer deserialization test code
sugoi@chromium.org
2013-11-18
1
-0
/
+1
*
Adding two test cases to the existing webrtc content_browser tests:
elham@google.com
2013-11-18
1
-0
/
+2
*
Make install_emulator_deps.py more flexible
andrewhayden@chromium.org
2013-11-18
1
-19
/
+135
*
[android] Add timeout_retry module to pylib/utils/.
craigdh@chromium.org
2013-11-18
3
-3
/
+114
*
[android] Disable 3 failing accessibility-related content browsertests.
mnaganov@chromium.org
2013-11-18
1
-0
/
+3
*
Android perf tests: print output more often.
bulach@chromium.org
2013-11-18
1
-1
/
+1
*
Add .isolate for media_perftests.
rileya@chromium.org
2013-11-18
1
-0
/
+1
*
Telemetry: Filter invalid frame lengths from SurfaceFlinger data.
dominikg@chromium.org
2013-11-18
2
-3
/
+76
*
Set media_perftests up for android and to be built by the perfbots.
rileya@chromium.org
2013-11-17
2
-0
/
+2
*
Linux: fix build with gnome-keyring on Aura.
phajdan.jr@chromium.org
2013-11-15
1
-1
/
+1
*
Disable CoreAnimationCompositorAnimationsTest.ConvertTimingForCompositorItera...
rockot@google.com
2013-11-15
1
-0
/
+3
*
Android perf tests: use a proper timer.
bulach@chromium.org
2013-11-15
1
-0
/
+15
*
Disable linux_aura on the main builders.
agable@chromium.org
2013-11-15
1
-8
/
+0
*
[Android] Enable starting the crash upload service using an intent
frankf@chromium.org
2013-11-14
2
-2
/
+27
*
Make install-build-deps.sh install xfonts-mathml.
derat@chromium.org
2013-11-14
1
-11
/
+10
*
Remove linux coverage scripts.
thakis@chromium.org
2013-11-14
1
-55
/
+0
*
As promised, add a unit test that makes sure the in app payments app gets ins...
mek@chromium.org
2013-11-14
1
-0
/
+1
*
Set ENABLE_MANAGED_USERS #ifdef on Android.
bauerb@chromium.org
2013-11-14
1
-2
/
+0
*
Roll to Android SDK 19 and build-tools 19.0.0.
navabi@google.com
2013-11-14
2
-3
/
+3
*
Purge unpinned ashmem before parsing /proc/$pid/smaps.
pliard@chromium.org
2013-11-14
2
-0
/
+40
*
Fix disable_nacl=1 build.
joaodasilva@chromium.org
2013-11-14
1
-1
/
+0
[next]