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
*
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
*
Cleanup: Get rid of base::WideToUTF16Hack.
thestig@chromium.org
2014-05-06
1
-7
/
+0
*
Fix a typo in a file extension in a comment
timurrrr@chromium.org
2014-05-06
1
-3
/
+3
*
Checking for 'model name' string in /proc/cpuinfo for ARM.
grunell@chromium.org
2014-05-06
1
-7
/
+14
*
base: Increase emulated discardable memory limit.
reveman@chromium.org
2014-05-06
1
-4
/
+3
*
Base: Make FileProxy automaticaly close the file on a worker thread.
rvargas@chromium.org
2014-05-06
4
-11
/
+37
*
Revert 268203 "There are many ways to get it wrong."
benjhayden@chromium.org
2014-05-05
1
-2
/
+2
*
There are many ways to get it wrong.
tnagel@chromium.org
2014-05-05
1
-2
/
+2
*
Fix EXPECT_EQ() parameter order in file_util_unittest.cc.
tnagel@chromium.org
2014-05-05
1
-28
/
+27
*
Change the way libc++ is linked when use_custom_libcxx=1.
earthdok@chromium.org
2014-05-05
1
-2
/
+1
*
Set the default visibility for __asan_default_options.
glider@chromium.org
2014-05-05
1
-0
/
+4
*
Enable Enterprise enrollment on desktop builds.
joaodasilva@chromium.org
2014-05-02
3
-8
/
+49
*
Remove URL from base's DEPS
brettw@chromium.org
2014-05-02
1
-1
/
+2
*
Revert of Enable Enterprise enrollment on desktop builds. (https://codereview...
falken@chromium.org
2014-05-02
3
-45
/
+8
*
Revert 267672 "Remove URL from base's DEPS"
jsbell@chromium.org
2014-05-02
1
-2
/
+1
*
Remove JNIEnv::NewStringUTF calls. Use ConvertUTF8ToJavaString instead.
sungmann.cho@navercorp.com
2014-05-02
1
-1
/
+2
*
Remove URL from base's DEPS
brettw@chromium.org
2014-05-01
1
-1
/
+2
*
Enable Enterprise enrollment on desktop builds.
joaodasilva@chromium.org
2014-05-01
3
-8
/
+45
*
Render comment for FilePath::ReferencesParent() more precisely.
tnagel@chromium.org
2014-05-01
1
-2
/
+2
*
Use process_singleton_linux on Mac.
jackhou@chromium.org
2014-05-01
2
-3
/
+10
*
Make base::ReadFileToString() return false on I/O error.
tnagel@chromium.org
2014-05-01
3
-18
/
+31
*
Remove jni_helper.h now that the rename is complete.
newt@chromium.org
2014-05-01
3
-9
/
+0
*
Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD>
mdempsky@chromium.org
2014-04-30
3
-40
/
+55
*
Add pointer+size ctor to RefCountedBytes
scottmg@chromium.org
2014-04-30
3
-2
/
+17
*
Fix mismatched bookmark favicons on Android 4.2.1.
newt@chromium.org
2014-04-30
1
-31
/
+25
[next]