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
*
Reland https://codereview.chromium.org/276493002: Enable ToolsSanityTest.Sing...
glider@chromium.org
2014-05-14
1
-12
/
+23
*
Remove SCM_CREDENTIALS fallback code from breakpad
mdempsky@chromium.org
2014-05-14
2
-128
/
+0
*
Fix DeleteFile of an empty path on Windows XP.
ericu@chromium.org
2014-05-14
1
-0
/
+5
*
Change the GPU process to use a CFRunLoop
ccameron@chromium.org
2014-05-14
1
-6
/
+6
*
Revert 270173 "Remove SCM_CREDENTIALS fallback code from breakpad"
piman@chromium.org
2014-05-14
2
-0
/
+128
*
Resubmit "Add an UMA metric to track whether running on a tablet".
zturner@chromium.org
2014-05-13
3
-0
/
+82
*
Remove unneeded kFindInodeSwitch
mdempsky@chromium.org
2014-05-13
2
-4
/
+0
*
Remove SCM_CREDENTIALS fallback code from breakpad
mdempsky@chromium.org
2014-05-13
2
-128
/
+0
*
Linux: Implement recursive file watching.
thestig@chromium.org
2014-05-13
2
-31
/
+181
*
Revert 270087 "Enable ToolsSanityTest.SingleElementDeletedWithBr..."
zhaoqin@google.com
2014-05-13
1
-23
/
+12
*
Make GN Android build link executables.
brettw@chromium.org
2014-05-13
1
-9
/
+37
*
A couple of incremental improvements for DiscardableMemory.
mark@chromium.org
2014-05-13
4
-19
/
+27
*
Document more explicitly that Time lives in UTC.
tnagel@chromium.org
2014-05-13
1
-5
/
+5
*
Enable ToolsSanityTest.SingleElementDeletedWithBraces and ToolsSanityTest.Arr...
glider@chromium.org
2014-05-13
1
-12
/
+23
*
Crazy linker fix for
simonb@chromium.org
2014-05-13
2
-27
/
+170
*
Sync: Do not generate non-UTF8 names for delete directives.
thestig@chromium.org
2014-05-13
1
-1
/
+2
*
Fix a findbugs warning - check file.delete return value.
vandebo@chromium.org
2014-05-13
1
-1
/
+2
*
Switch thread_local to use ThreadPlatformStorage in Android
michaelbai@chromium.org
2014-05-12
5
-1
/
+46
*
Use the new ScopedMachVM class and the MACH_LOG family of logging macros
mark@chromium.org
2014-05-12
12
-148
/
+187
*
Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...
jam@chromium.org
2014-05-12
2
-8
/
+52
*
Introduce a new framework for back-and-forth tracked preference migration
gab@chromium.org
2014-05-12
8
-89
/
+484
*
Adding myself as owner of base/files and base/win
rvargas@chromium.org
2014-05-11
2
-0
/
+3
*
base: Use DiscardableMemoryManager on MacOSX.
reveman@chromium.org
2014-05-11
6
-83
/
+135
*
Android: optimizes jni_generator.
bulach@chromium.org
2014-05-10
1
-5
/
+5
*
Back out r269483 and the line of fixes that followed it.
mark@chromium.org
2014-05-10
10
-148
/
+108
*
Remove extra bogus header.
mark@chromium.org
2014-05-10
1
-1
/
+0
*
Fix iOS some more after r269483. You can’t use mach/mach_vm.h on iOS.
mark@chromium.org
2014-05-10
2
-1
/
+24
*
Fix iOS after r269483.
mark@chromium.org
2014-05-10
1
-28
/
+28
*
Use the new ScopedMachVM class and the MACH_LOG family of logging macros
mark@chromium.org
2014-05-10
9
-114
/
+132
*
Revert 269415 "Introduce a new framework for back-and-forth trac..."
ananta@chromium.org
2014-05-09
8
-463
/
+87
*
Introduce a new framework for back-and-forth tracked preference migration
gab@chromium.org
2014-05-09
8
-87
/
+463
*
Revert 269346 "Introduce a new framework for back-and-forth trac..."
rlp@chromium.org
2014-05-09
8
-455
/
+87
*
Introduce a new framework for back-and-forth tracked preference migration
gab@chromium.org
2014-05-09
8
-87
/
+455
*
Create copy of context record before passing it to StackWalk64
marcing@opera.com
2014-05-09
2
-9
/
+12
*
Add ScopedMachVM to Chrome.
mark@chromium.org
2014-05-09
3
-0
/
+128
*
Add mach_logging to Chrome.
mark@chromium.org
2014-05-09
4
-2
/
+234
*
Allow MakeCriticalClosure to enclose closures with non-void return types.
gab@chromium.org
2014-05-09
5
-57
/
+68
*
Revert of Enable the ninja parsing code all the time. (https://codereview.chr...
falken@chromium.org
2014-05-09
1
-0
/
+6
*
isolate_driver: Enable ninja parsing code all the time.
maruel@chromium.org
2014-05-09
1
-6
/
+0
*
base: Add __ARM_ARCH_6ZK__ to atomic ops
namnguyen@chromium.org
2014-05-09
1
-1
/
+1
*
Improve spelling of "notification".
tnagel@chromium.org
2014-05-08
1
-2
/
+2
*
Android: turns into a buildtime error passing implicitly imported class.
bulach@chromium.org
2014-05-07
4
-0
/
+160
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-4
/
+2
*
Disable leak detection in ASan default options.
earthdok@chromium.org
2014-05-07
1
-2
/
+3
*
Revert 268825 "Add an UMA metric to track whether chrome is runn..."
dalecurtis@google.com
2014-05-07
3
-44
/
+0
*
Add an UMA metric to track whether chrome is running on a tablet.
zturner@chromium.org
2014-05-07
3
-0
/
+44
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
3
-20
/
+20
*
Catch intptr_t to int conversion on 64-bit platforms.
anton@chromium.org
2014-05-07
16
-292
/
+414
*
Define ADDRESS_SANITIZER whenever ASan is used
timurrrr@chromium.org
2014-05-07
1
-3
/
+4
*
Fix local reference leak in JavaArrayOfByteArrayToStringVector.
davidben@chromium.org
2014-05-06
1
-5
/
+6
[next]