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
*
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
*
Revert "GTTF: Make debug symbol "resolution" work even after binaries are mov...
phajdan.jr@chromium.org
2013-03-08
1
-34
/
+3
*
base: Remove string_split.h now that all the include paths were updated.
tfarina@chromium.org
2013-03-08
2
-13
/
+0
*
GTTF: Make debug symbol "resolution" work even after binaries are moved.
phajdan.jr@chromium.org
2013-03-08
1
-3
/
+34
*
Android: fix race condition in jni_generator.
torne@chromium.org
2013-03-08
1
-1
/
+5
*
x11: Include X11 dependencies only when building with X11.
sadrul@chromium.org
2013-03-07
1
-2
/
+8
*
[Android] Change jni_gen_dir to jni_gen_package for jni_generator.
yfriedman@chromium.org
2013-03-07
2
-2
/
+2
*
[Mac] Convert ignore-exceptions helpers to block version.
shess@chromium.org
2013-03-07
2
-17
/
+0
*
Send pref change notifications when changing the default value for a pref.
bauerb@chromium.org
2013-03-07
5
-17
/
+111
*
Flush SequenceWorkerPool tasks after each test. Applies to unit_test, interac...
michaeln@google.com
2013-03-07
7
-43
/
+211
*
Splitting the functionality of DISALLOW_COPY_AND_ASSIGN() into DISALLOW_COPY()
dbeam@chromium.org
2013-03-07
1
-0
/
+8
*
Fix issue with identical group numbers being reported for forced field trials.
asvitkine@chromium.org
2013-03-06
3
-10
/
+143
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Android, Fix to allowing IO during atomic file writes
bulach@chromium.org
2013-03-06
1
-1
/
+1
*
base/prefs: Remove DEPS file.
tfarina@chromium.org
2013-03-06
1
-10
/
+0
*
Allow atomic file writes from Android on the UI thread.
bulach@chromium.org
2013-03-06
1
-0
/
+4
*
Remove platform SDK reference in allocator.gyp
jschuh@chromium.org
2013-03-06
1
-2
/
+0
*
Android: Remove Surface cruft
sievers@chromium.org
2013-03-06
1
-1
/
+0
*
Small fixes around the code
sergeygs@chromium.org
2013-03-06
1
-6
/
+6
*
Introduce //components/user_prefs.
joi@chromium.org
2013-03-06
2
-12
/
+0
*
Change crash keys to be registered with a maximum length instead of number of...
rsesek@chromium.org
2013-03-05
3
-26
/
+50
*
Add DPLOGs to base::LaunchProcess() failures on Windows.
gab@chromium.org
2013-03-05
1
-2
/
+7
[next]