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
*
base: Run JsonPrefStore unit tests on ios.
tfarina@chromium.org
2013-03-26
1
-2
/
+1
*
Skip default categories when getting known categories.
dsinclair@chromium.org
2013-03-26
2
-3
/
+5
*
Disable ProcessUtilTest.FDRemapping under ASan.
glider@chromium.org
2013-03-26
1
-1
/
+8
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
4
-104
/
+184
*
Android: fixes jni_generator for @CalledByNative with generics.
bulach@chromium.org
2013-03-26
2
-11
/
+49
*
Use NSTextAlignmentCenter instead of deprecated UITextAlignmentCenter
lliabraa@chromium.org
2013-03-26
1
-1
/
+1
*
POSIX: surround statvfs calls with HANDLE_EINTR
phajdan.jr@chromium.org
2013-03-25
1
-2
/
+1
*
Make jln@ owner of base/security_unittest.cc
jln@chromium.org
2013-03-25
1
-0
/
+1
*
Make CallocDiesOnOOM return false under TSan, MSan and ASan. Their allocators...
glider@chromium.org
2013-03-25
1
-1
/
+6
*
ifdef OS_NAME -> if defined(OS_NAME)
dbeam@chromium.org
2013-03-23
3
-3
/
+3
*
When running iOS tests on devices, write stdout to a file, then dump to NSLog.
lliabraa@chromium.org
2013-03-23
1
-0
/
+60
*
Fix ToolsSanityTest.DataRace under TSan v1 by allocating the shared variable ...
glider@chromium.org
2013-03-23
1
-3
/
+4
*
Reduce the verbosity of 4 tests run under isolate.
maruel@chromium.org
2013-03-22
1
-2
/
+0
*
Update readme for Prefs now that it's fully componentized.
joi@chromium.org
2013-03-22
1
-8
/
+4
*
[Android] Always build base as a static library.
yfriedman@chromium.org
2013-03-22
1
-0
/
+8
*
base/prefs: Remove the public/ directory and move the files to //base/prefs.
tfarina@chromium.org
2013-03-21
9
-18
/
+18
*
Annotate ThreadData::PushToHeadOfList for MemorySanitizer.
eugenis@chromium.org
2013-03-20
2
-0
/
+17
*
The ScopedCriticalAction in CriticalClosure should not be resetted.
qsr@chromium.org
2013-03-20
1
-4
/
+1
*
Don't override system malloc when built with MemorySanitizer.
eugenis@chromium.org
2013-03-20
1
-5
/
+4
*
base: Move many JSONValueSerializer unit tests from chrome/common to base.
tfarina@chromium.org
2013-03-20
5
-5
/
+223
*
Update the header guard macro.
wtc@chromium.org
2013-03-20
1
-3
/
+3
*
Make all isolate tests run in verbose mode.
csharp@chromium.org
2013-03-19
1
-0
/
+2
*
Fix OS_MACOS typos. Should be OS_MACOSX.
dalecurtis@google.com
2013-03-19
1
-1
/
+1
*
Pepper: Use shared memory for ArrayBufferVar.
teravest@chromium.org
2013-03-19
1
-1
/
+0
*
Fix clang warning in test_process_killer_win.cc re taking address of temporary.
robertshield@chromium.org
2013-03-19
1
-1
/
+2
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
6
-13
/
+10
*
Make jni_generator support the returing of the inner class.
ycheo@chromium.org
2013-03-18
2
-1
/
+38
*
Minor improvements to InMemorySharedPreferences
joth@chromium.org
2013-03-17
1
-47
/
+98
*
base: Reuse STLDeleteValues() function to clean up the objects owned by Obser...
tfarina@chromium.org
2013-03-17
1
-4
/
+2
*
Split cache dir between main and web-app activity.
jinsukkim@google.com
2013-03-16
3
-1
/
+151
*
SparseHistogram macros
kaiwang@chromium.org
2013-03-16
3
-0
/
+112
*
Give correct advice about the use of unsigned ints.
palmer@chromium.org
2013-03-16
1
-4
/
+14
*
better error messaging for un-updated vs2012
scottmg@chromium.org
2013-03-15
1
-0
/
+16
*
Update tracing framework to optionally use a ringbuffer.
dsinclair@chromium.org
2013-03-15
3
-56
/
+221
*
C++0x fix: add spaces between literals and identifiers.
glider@chromium.org
2013-03-15
2
-7
/
+7
*
Invoke the iOS hook from TestSuite so each run_all_unittests.cc file does not
lliabraa@chromium.org
2013-03-15
9
-142
/
+123
*
[Mac] Do not unload base::NativeLibrary-ies if they contain ObjC segments.
rsesek@chromium.org
2013-03-15
2
-7
/
+61
*
fix erroring out on win x64 due to bad compiler version check
scottmg@chromium.org
2013-03-15
1
-2
/
+2
*
Remove outdated widows SDK check
cpu@chromium.org
2013-03-15
1
-9
/
+0
*
Handle block comments ending in **/ in the JSON parser
tapted@chromium.org
2013-03-14
2
-2
/
+18
*
[Android] Use generated JNI bindings for locale utils.
yfriedman@chromium.org
2013-03-14
2
-21
/
+19
*
remove old check for vs2005 update, and replace with vs2012 update check
scottmg@chromium.org
2013-03-14
1
-9
/
+6
*
JNI on Android: refresh self-documenting "SampleForTests.java".
bulach@chromium.org
2013-03-13
6
-101
/
+383
*
Improvements to trace_event on Android and roll trace-viewer to r220
wangxianzhu@chromium.org
2013-03-13
3
-40
/
+71
*
Log errno if pthread_create() fails
rnk@chromium.org
2013-03-13
1
-1
/
+6
*
Linux: for all signals, reset the sa_restorer field before execve().
jln@chromium.org
2013-03-12
1
-0
/
+69
*
Android: rename android_build_type gyp variable.
torne@chromium.org
2013-03-12
1
-2
/
+2
*
GTTF: Add debugging code for flaky test server startup issues.
phajdan.jr@chromium.org
2013-03-11
2
-13
/
+55
*
Removing base::DictionaryValue::key_iterator which was displaced by Dictionar...
pneubeck@chromium.org
2013-03-10
2
-61
/
+19
*
Co-exist peacefully with GuardMalloc.
avi@chromium.org
2013-03-08
1
-31
/
+90
[next]