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
*
Remove reference to stack_trace_ios.mm from base/BUILD.gn
droger@chromium.org
2014-02-18
1
-1
/
+0
*
Added new ReadFileToString API with a max_size argument
kaliamoorthi@chromium.org
2014-02-18
3
-5
/
+85
*
Replace TSan interface declarations with a header inclusion.
glider@chromium.org
2014-02-18
1
-171
/
+2
*
Convert scoped_ptr_malloc -> scoped_ptr, part 1.
viettrungluu@chromium.org
2014-02-16
8
-28
/
+28
*
Make the #includes consistent in various thread checkers between debug and re...
thestig@chromium.org
2014-02-15
3
-12
/
+2
*
Rename base::ScopedPtrAlignedFree to AlignedFreeDeleter.
viettrungluu@chromium.org
2014-02-15
2
-4
/
+4
*
Removed unused dependency.
mad@chromium.org
2014-02-15
1
-3
/
+0
*
Remove use_system_nspr build flag. It's not "officially" supported
rsleevi@chromium.org
2014-02-15
3
-56
/
+0
*
Fix the Mac status bubble.
avi@chromium.org
2014-02-15
1
-0
/
+7
*
Make code generated for histogram macros more compact.
asvitkine@chromium.org
2014-02-15
3
-6
/
+16
*
Revert 251178 "Trace event micro-optimization: use finer grained..."
bruening@google.com
2014-02-14
1
-39
/
+27
*
Don't track mouse events in HWNDMessageHandler when they are forwarded by the...
ananta@chromium.org
2014-02-13
1
-0
/
+3
*
[Android] Disable tombstones for renderer crashes on JB MR2+
cjhopman@chromium.org
2014-02-13
3
-0
/
+11
*
Trace event micro-optimization: use finer grained lock.
bulach@chromium.org
2014-02-13
1
-27
/
+39
*
Android: add pliard@ to base/android/OWNERS.
bulach@chromium.org
2014-02-13
1
-0
/
+1
*
Use branch prediction hints to make trace events cheaper
skyostil@chromium.org
2014-02-13
2
-3
/
+21
*
Make some field trials unforceable via command-line in the official build.
gab@chromium.org
2014-02-13
3
-16
/
+77
*
Set thread names to be visible in debuggers
apatole@nvidia.com
2014-02-13
1
-0
/
+13
*
Changed RefCountedStaticMemory() to accept a void pointer.
joaoe@opera.com
2014-02-12
2
-6
/
+10
*
base: Fix parsing of synthetic delay configuration
skyostil@chromium.org
2014-02-12
1
-5
/
+6
*
Move the android library loader from content to base
noel@chromium.org
2014-02-12
1
-2
/
+0
*
Hook up more GN toolkit and UI-based flags.
brettw@chromium.org
2014-02-12
2
-15
/
+40
*
Trace event micro-optimization: create "toplevel" category.
bulach@chromium.org
2014-02-12
1
-5
/
+7
*
Fix leak in WeakPtrTest.MoveOwnershipAfterInvalidate
sievers@chromium.org
2014-02-12
1
-1
/
+3
*
Typo fix in scoped_ptr.h comment
tnagel@chromium.org
2014-02-11
1
-1
/
+1
*
Fix typo in base/values.cc from r249102, add a test
estade@chromium.org
2014-02-11
2
-2
/
+13
*
Remove shim classes etc. that were needed to move Android Loader
aberent@chromium.org
2014-02-11
3
-56
/
+17
*
Let MetricsService know about some Android Activities
kkimlabs@chromium.org
2014-02-11
8
-19
/
+149
*
Creates a way to launch the utility process with elevated privileges on Windo...
haven@chromium.org
2014-02-11
2
-0
/
+46
*
Remove obsolete comment referring to Receive() in scoped_handle.h.
robertshield@chromium.org
2014-02-11
1
-3
/
+1
*
Revert r151669 and r155589 as non-Aura Metro mode is gone
yukawa@chromium.org
2014-02-11
8
-208
/
+11
*
More instrumentation for GDI allocation failures
cpu@chromium.org
2014-02-11
3
-0
/
+154
*
Use validating IPC enum macros in child process messages.
tsepez@chromium.org
2014-02-10
1
-0
/
+1
*
base: Add uncached malloc based discardable memory type.
reveman@chromium.org
2014-02-10
10
-9
/
+130
*
Use posix version of stack_trace on iOS
sdefresne@chromium.org
2014-02-10
3
-61
/
+1
*
Move the android library loader from content to base
aberent@chromium.org
2014-02-10
14
-0
/
+2013
*
Grammar fix in scoped_ptr.h comment
tnagel@chromium.org
2014-02-10
1
-4
/
+4
*
Add helpers for CGL types.
ccameron@chromium.org
2014-02-10
3
-66
/
+152
*
base: Increase emulated discardable memory limit.
reveman@chromium.org
2014-02-09
1
-3
/
+3
*
Atomic ops cleanup.
ctruta@blackberry.com
2014-02-08
6
-159
/
+159
*
message-pump: Change how MessagePumpDispatchers process events.
sadrul@chromium.org
2014-02-08
9
-44
/
+64
*
Invalid JSON output when BinaryValue type present as part of input object.
tsepez@chromium.org
2014-02-07
4
-94
/
+144
*
base: Don't generate unused BoundFunctorTraits typedef
jadahl@opera.com
2014-02-07
1
-2
/
+2
*
Fix NaCl-related build errors in MemorySanitizer builds.
earthdok@chromium.org
2014-02-07
1
-1
/
+1
*
Add gab@ as prefs owner
gab@chromium.org
2014-02-07
1
-0
/
+1
*
Inject default libraries to all targets in GN.
brettw@chromium.org
2014-02-07
1
-23
/
+0
*
Make flow event traces disabled-by-default
fmeawad@chromium.org
2014-02-06
8
-14
/
+17
*
Don't write duplicate gtest logs on iOS.
lliabraa@chromium.org
2014-02-06
1
-0
/
+4
*
Move CancelableTaskTracker to //base/task/CancelableTaskTracker.
blundell@chromium.org
2014-02-06
5
-0
/
+745
*
Add support for threading and atomic ops in QNX Neutrino.
ctruta@blackberry.com
2014-02-06
2
-3
/
+12
[next]