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
*
adb_profile_chrome: Write traces in html format by default
skyostil@google.com
2014-02-25
1
-7
/
+7
*
Enable webrtc for webview.
michaelbai@chromium.org
2014-02-25
1
-8
/
+1
*
Fully unreference run_gpu_test and delete it.
kbr@chromium.org
2014-02-25
1
-2
/
+2
*
GN: Work on Linux build defines
brettw@chromium.org
2014-02-24
5
-3
/
+149
*
Add fast ELF Symbolizer to memory_inspector.
primiano@chromium.org
2014-02-24
6
-0
/
+655
*
gtk: Make sure TOOLKIT_GTK is defined correctly when not using aura on all x1...
sadrul@chromium.org
2014-02-24
1
-7
/
+6
*
adb_profile_chrome: Fix html output mode
skyostil@chromium.org
2014-02-24
1
-69
/
+16
*
Revert 252837 "trial run of vs2013 with iterator debugging off t..."
scottmg@chromium.org
2014-02-23
2
-2
/
+2
*
Merge branch 'master' of https://chromium.googlesource.com/chromium/src into ...
scottmg@chromium.org
2014-02-23
1
-0
/
+1
*
trial run of vs2013 with iterator debugging off to see if browser_tests are t...
scottmg@chromium.org
2014-02-23
2
-2
/
+2
*
Update hash to new toolchain rev
scottmg@chromium.org
2014-02-22
1
-1
/
+1
*
Default to off pending resolution of Official build problem
scottmg@chromium.org
2014-02-22
1
-1
/
+2
*
Fix and make smarter runtime dll copying
scottmg@chromium.org
2014-02-22
1
-7
/
+12
*
add temporary debug prints to debug builders
scottmg@chromium.org
2014-02-22
1
-1
/
+4
*
Re-enable 2013 with corrected hashes
scottmg@chromium.org
2014-02-22
2
-4
/
+3
*
temp disable 2013 switch
scottmg@chromium.org
2014-02-22
1
-1
/
+3
*
Move control of updating toolchain into src/
scottmg@chromium.org
2014-02-22
2
-33
/
+56
*
Start landing build support for Clang-style ASan on Windows
hans@chromium.org
2014-02-22
1
-7
/
+36
*
Convert to gtest-style filtering in instrumentation tests.
jbudorick@chromium.org
2014-02-21
2
-21
/
+30
*
Refactor ActivityStatus to not store current
dtrainor@chromium.org
2014-02-21
1
-1
/
+1
*
Let gyp_chromium set GYP_CROSSCOMPILE for android and ios.
thakis@chromium.org
2014-02-21
2
-40
/
+45
*
[Android] Lint pylib/linker.
jbudorick@chromium.org
2014-02-21
3
-42
/
+22
*
Don't use automatic toolchain if GYP_MSVS_VERSION overridden to another version
scottmg@chromium.org
2014-02-21
1
-1
/
+4
*
Enable the embedded L1/EME support in WebView.
ycheo@chromium.org
2014-02-21
1
-0
/
+6
*
Win automatic toolchain: copy runtime dlls properly when not run from chrome/...
mattm@chromium.org
2014-02-21
1
-1
/
+2
*
Fix some spurious warnings for third party libs.
shashishekhar@chromium.org
2014-02-21
1
-6
/
+11
*
Moving version script and gypi file to build\util.
mad@chromium.org
2014-02-21
4
-3
/
+218
*
Move the "import find_depot_tools" line to sections that actually use it.
saiarcot895@gmail.com
2014-02-21
1
-2
/
+2
*
Revert "Allow MessageFilters to restrict listening to specific message classes"
jdduke@chromium.org
2014-02-21
1
-3
/
+0
*
Make Linux GN build's cflags match GYP's
brettw@chromium.org
2014-02-20
2
-8
/
+34
*
Fix bugs caused by implicitly using the default locale in Java.
newt@chromium.org
2014-02-20
1
-8
/
+0
*
Remove oak windows
oshima@chromium.org
2014-02-20
1
-1
/
+0
*
android envsetup: Remove envsetup_functions.sh.
thakis@chromium.org
2014-02-20
2
-98
/
+37
*
adb_profile_chrome: Add a --trace-flow flag
skyostil@chromium.org
2014-02-20
1
-0
/
+4
*
android webview build: Stop using envsetup.
thakis@chromium.org
2014-02-20
2
-75
/
+3
*
Update ASAn/Android runtime and enable stack overflow detection.
eugenis@chromium.org
2014-02-20
1
-1
/
+1
*
android envsetup: Make passing --target-arch an error.
thakis@chromium.org
2014-02-20
2
-10
/
+5
*
[Android] Print unknown architecture name in gn error message.
newt@chromium.org
2014-02-19
1
-1
/
+1
*
Pull GN @ 252040, update calls
brettw@chromium.org
2014-02-19
16
-139
/
+100
*
Remove sync_integration_tests_run from chromium_swarm_tests.
maruel@chromium.org
2014-02-19
1
-1
/
+2
*
android envsetup: Stop honoring --target-arch parameter.
thakis@chromium.org
2014-02-19
5
-46
/
+30
*
linux_aura: Default use_gnome_keyring% to on when use_aura=1.
erg@chromium.org
2014-02-19
1
-1
/
+1
*
Hide X11 dependencies when use_x11=0.
kalyan.kondapally@intel.com
2014-02-19
1
-244
/
+249
*
gn: Fix pkg-config.py default output after r248477.
thakis@chromium.org
2014-02-19
1
-1
/
+1
*
Whitespace change to kick all the bots.
thestig@chromium.org
2014-02-19
1
-1
/
+1
*
android envsetup: Use gyp defines instead of env vars for sdk root and sdk to...
thakis@chromium.org
2014-02-19
3
-17
/
+5
*
Disable source fortification under Clang on Linux.
glider@chromium.org
2014-02-18
1
-1
/
+5
*
Set -fobjc-call-cxx-cdtors in .m[m] files in the GN build.
brettw@chromium.org
2014-02-18
1
-5
/
+5
*
Hook up redirects for component builds
caitkp@chromium.org
2014-02-18
1
-0
/
+7
*
Update RFHM tests to use only one test server and re-enable on Android.
creis@chromium.org
2014-02-18
1
-3
/
+2
[next]