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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more RTL-related methods to ApiCompatibilityUtils.java
newt@chromium.org
2013-11-20
1
-1
/
+87
*
[Android] Fix x86 compilation with multiply defined command_line.cc
jdduke@chromium.org
2013-11-20
4
-7
/
+7
*
Cache the numberOfProcessors value on posix and expose it to blink
jochen@chromium.org
2013-11-20
4
-20
/
+58
*
Cleanup: Fix a typo in string_split.h.
thestig@chromium.org
2013-11-20
1
-3
/
+3
*
Fix multiples typos while reading histogram.
etienneb@chromium.org
2013-11-20
1
-5
/
+5
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-20
16
-3
/
+403
*
Support use_glib==0 on Linux in base
spang@chromium.org
2013-11-20
3
-10
/
+8
*
[Android] Move CommandLine.java to base
jdduke@chromium.org
2013-11-20
8
-0
/
+641
*
Independently enable recording and event callback
wangxianzhu@chromium.org
2013-11-20
4
-109
/
+305
*
Clean up PrefServiceBuilder
isherman@chromium.org
2013-11-19
7
-188
/
+158
*
Revert 235823 "Add a timezone utility file to base/."
dewittj@chromium.org
2013-11-19
4
-657
/
+0
*
Revert 235842 "fix android build by adding build_config.h"
dewittj@chromium.org
2013-11-19
1
-1
/
+1
*
fix android build by adding build_config.h
estade@chromium.org
2013-11-18
1
-1
/
+1
*
Add a timezone utility file to base/.
estade@chromium.org
2013-11-18
4
-0
/
+657
*
Revert 235752 "Fix chrome upload with content uri"
qinmin@chromium.org
2013-11-18
16
-403
/
+3
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-18
16
-3
/
+403
*
Android: moves base/ to use long for JNI.
bulach@chromium.org
2013-11-18
2
-6
/
+7
*
Force memcpy when reading a float, to avoid alignment issues
piman@chromium.org
2013-11-18
1
-1
/
+9
*
Use JsonDoubleQuote to output trace string
wangxianzhu@chromium.org
2013-11-15
2
-12
/
+10
*
Add WaitForCondition() and use it in ExtensionTestNotificationObserver.
bauerb@chromium.org
2013-11-15
2
-2
/
+2
*
Revert "Revert 234367 "Base: Make RegistryOverrideManager support sharde...""
tommycli@chromium.org
2013-11-15
4
-53
/
+235
*
Remove linux coverage scripts.
thakis@chromium.org
2013-11-14
1
-20
/
+0
*
Add a switch to emit browser histograms.
grt@chromium.org
2013-11-14
3
-3
/
+102
*
GTTF: Fix cc_unittests ignoring gtest_filter with new test launcher.
phajdan.jr@chromium.org
2013-11-14
1
-0
/
+2
*
Revert "Unmap unpinned ashmem regions."
pliard@chromium.org
2013-11-14
1
-26
/
+4
*
Android: Fix IsLowEndDevice typo.
epenner@chromium.org
2013-11-14
1
-1
/
+1
*
ios: Enable -Wunused-functions.
thakis@chromium.org
2013-11-14
1
-0
/
+4
*
GTTF: Make the test launcher's retry limit configurable.
phajdan.jr@chromium.org
2013-11-14
3
-1
/
+18
*
Update compatibility methods in ApiCompatibilityUtils.java.
newt@chromium.org
2013-11-14
1
-12
/
+13
*
Remove 1 static initializer with gcc.
thakis@chromium.org
2013-11-13
1
-16
/
+22
*
GTTF: Pass --test-launcher-bot-mode in .isolate files
phajdan.jr@chromium.org
2013-11-13
1
-0
/
+2
*
Include <unistd.h> in base/process/internal_linux.h.
earthdok@chromium.org
2013-11-13
1
-0
/
+2
*
Revert 234738 "base: Disable the scoped handle verifier."
rvargas@google.com
2013-11-13
1
-1
/
+1
*
base: Disable the scoped handle verifier.
rvargas@google.com
2013-11-13
1
-1
/
+1
*
base: Avoid purging more discardable memory than necessary.
reveman@chromium.org
2013-11-12
3
-17
/
+22
*
Revert 234367 "Base: Make RegistryOverrideManager support sharde..."
tommycli@chromium.org
2013-11-12
4
-234
/
+53
*
Implementation of MessagePump for Mojo.
sky@chromium.org
2013-11-12
6
-1083
/
+1288
*
Enable Time::ThreadNow() on Android
fmeawad@chromium.org
2013-11-12
2
-2
/
+3
*
[Base] Fix ReadPlatformFileAtCurrentPos behavior on Windows
tzik@chromium.org
2013-11-12
2
-4
/
+48
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
3
-68
/
+4
*
Base: Make RegistryOverrideManager support sharded/parallel tests.
tommycli@chromium.org
2013-11-12
4
-53
/
+234
*
GTTF: Test launcher - correctly handle non-zero exit code with all tests passing
phajdan.jr@chromium.org
2013-11-12
4
-24
/
+80
*
Android: Allow duplicate calls to InitApplicationContext.
torne@chromium.org
2013-11-11
2
-2
/
+7
*
Revert 234207 "Set the default ASan options for executables buil..."
mpearson@chromium.org
2013-11-11
2
-72
/
+0
*
Android: moves base/ to use long for JNI.
bulach@chromium.org
2013-11-11
3
-5
/
+6
*
Set the default ASan options for executables built with ASan on Linux.
glider@chromium.org
2013-11-11
2
-0
/
+72
*
Try to fix build more after r234081 / r234112.
thakis@chromium.org
2013-11-09
1
-5
/
+4
*
Try to fix official mac bot after r234081.
thakis@chromium.org
2013-11-09
1
-0
/
+2
*
Revert 232825 "Adds the concept of a 'safe mode' hotkey start"
zturner@chromium.org
2013-11-08
2
-15
/
+1
*
Revert 233963 "Revert 233960 "GTTF: Make test launcher unset GTE..."
jam@chromium.org
2013-11-08
1
-0
/
+17
[next]