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
*
[Mac] Don't override malloc_error_break twice.
shess@chromium.org
2012-12-11
1
-4
/
+6
*
cros: Add UMA stats for graphics driver memory
jamescook@chromium.org
2012-12-11
1
-11
/
+21
*
GTTF: Lower timeouts.
phajdan.jr@chromium.org
2012-12-11
1
-5
/
+0
*
Patch for an inconsistency on the calls to Heap(Query/Set)Information.
sebmarchand@chromium.org
2012-12-10
1
-5
/
+23
*
Fix broken vs2012 build
cpu@chromium.org
2012-12-10
1
-0
/
+1
*
Add another temporary histogram to understand field trial reporting issue.
asvitkine@chromium.org
2012-12-10
1
-1
/
+14
*
Cache the system version, numbers, and name, as the OS does not.
leng@chromium.org
2012-12-10
1
-19
/
+28
*
Don't run ThreadLocalStorageTest.TLSDestructors under ThreadSanitizer v2.
glider@chromium.org
2012-12-10
1
-1
/
+11
*
Mark LibDispatchTaskRunnerTest.NonNestable as flaky
battre@chromium.org
2012-12-10
1
-1
/
+2
*
Mark LibDispatchTaskRunnerTest.DispatchAndPostTasks as flaky
battre@chromium.org
2012-12-10
1
-1
/
+2
*
Change the TSan v2 memory order constants to match the ones used by TSan runt...
glider@chromium.org
2012-12-10
1
-20
/
+85
*
Assert on actual contents of ScopedVector in scoped_vector_unittest.
gavinp@chromium.org
2012-12-08
1
-2
/
+25
*
Add tracing support to NaCl
jbauman@chromium.org
2012-12-08
2
-1
/
+11
*
Remove scoped_refptr::release which is confusing and causes leaks.
piman@chromium.org
2012-12-08
1
-11
/
+0
*
android: Improve ActivityStatus and add ChromiumActivity.
digit@chromium.org
2012-12-07
2
-20
/
+166
*
Report memory usage retained by TCMalloc freelists.
alexeif@chromium.org
2012-12-07
5
-62
/
+50
*
Create LibDispatchTaskRunner, a SingleThreadTaskRunner that is backed by a li...
rsesek@chromium.org
2012-12-07
5
-0
/
+332
*
Add comments about what should and should not depend on 'allocator'
akalin@chromium.org
2012-12-06
2
-0
/
+6
*
Correct misleading definition of 'closure' in base/bind documentation.
dubroy@chromium.org
2012-12-06
2
-11
/
+23
*
Linux: inform the Zygote when it's waiting on a dead process
jln@chromium.org
2012-12-06
2
-37
/
+58
*
Fix integer overflow in Windows shared memory handling.
cevans@chromium.org
2012-12-06
1
-0
/
+2
*
Implement annotation support for JS<->Java interface
dtrainor@chromium.org
2012-12-05
1
-0
/
+4
*
Add STLSetDifference to stl_util.h, because std::set_difference is extremely
kalman@chromium.org
2012-12-05
3
-0
/
+110
*
base/android/jni_array.h: Add JavaArrayOfByteArraysToStringVector()
digit@chromium.org
2012-12-05
3
-0
/
+62
*
(1) Added a recursive boolean param to FilePathWatcher::Watch() function to w...
kmadhusu@chromium.org
2012-12-05
7
-47
/
+154
*
Add an option to use tcmalloc's debugallocation for Debug builds
phajdan.jr@chromium.org
2012-12-04
3
-19
/
+31
*
Clean up ScopedVectorTest's LifeCycleObject.
gavinp@chromium.org
2012-12-04
1
-9
/
+10
*
Remove the last usages of PrefObserver outside of Prefs.
joi@chromium.org
2012-12-04
3
-45
/
+27
*
Enable MessageLoop unittests on iOS and fix MessagePumpIOForIOS bug.
blundell@chromium.org
2012-12-04
3
-6
/
+5
*
UMA for Windows 8 Secondary Tile pinning/unpinning user actions
tapted@chromium.org
2012-12-04
1
-0
/
+39
*
Revert 170800 - Speculatively reverting 166585 to see if it fixes issue 1603...
rtenneti@chromium.org
2012-12-04
4
-14
/
+8
*
roll gtest 621:629 and gmock 405:410
thakis@chromium.org
2012-12-03
1
-1
/
+1
*
Speculatively reverting 166585 to see if it fixes issue 160300 - 6% startup ...
rtenneti@chromium.org
2012-12-03
4
-8
/
+14
*
base: Use TEST() macro when possible.
tfarina@chromium.org
2012-12-03
7
-44
/
+34
*
base/time_posix.cc: Use time64_t on Android.
digit@chromium.org
2012-12-03
1
-12
/
+50
*
Change FilePathWatcher tests to use the new callback style FilePathWatcher::W...
thestig@chromium.org
2012-12-01
1
-113
/
+115
*
Let base_unittests build with the components build on android
thakis@chromium.org
2012-11-30
1
-1
/
+1
*
Provide an iOS message pump for IO implementation.
blundell@chromium.org
2012-11-30
10
-18
/
+680
*
Add myself as an owner of Bind() related files.
ajwong@chromium.org
2012-11-30
1
-0
/
+21
*
Revert 170287 - Add dependency on allocator.gyp from 'base' and export it
akalin@chromium.org
2012-11-30
2
-15
/
+6
*
Add dependency on allocator.gyp from 'base' and export it
akalin@chromium.org
2012-11-29
2
-6
/
+15
*
Add temporary UMA histogram to understand how trials are getting disabled.
asvitkine@chromium.org
2012-11-29
1
-1
/
+5
*
Use Netlink instead of NetworkManager (via D-bus) to monitor network
pauljensen@chromium.org
2012-11-29
1
-2
/
+4
*
[cros] RlzValueStore made protected by a cross-process lock and not persisted...
ivankr@chromium.org
2012-11-29
2
-11
/
+23
*
GTTF: Lower timeouts for Release mode.
phajdan.jr@chromium.org
2012-11-28
1
-0
/
+5
*
Add support to Pickle for reading and writing floats
rbyers@chromium.org
2012-11-28
3
-0
/
+17
*
Disassociate argument type from return type in PostTaskAndReplyWithResult tem...
ajwong@chromium.org
2012-11-28
2
-30
/
+39
*
Fix leak in ScopedVector<>::resize()
gavinp@chromium.org
2012-11-27
2
-1
/
+41
*
base/prefs: Break the dependency in chrome_paths.h
tfarina@chromium.org
2012-11-27
7
-4
/
+44
*
Fix ProcessUtilTest.FDRemapping on Android.
pliard@chromium.org
2012-11-27
1
-9
/
+33
[next]