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
/
base.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
base: Rename DiscardableMemoryProvider to DiscardableMemoryManager.
reveman@chromium.org
2014-03-21
1
-2
/
+2
*
x11: Move X11ErrorHandler out of //base/ into //ui/gfx/x/
sadrul@chromium.org
2014-03-19
1
-8
/
+0
*
Remove X11 and GTK dependencies from host_forwarder
zhenyu.liang@intel.com
2014-03-19
1
-0
/
+4
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-17
1
-0
/
+2
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
jochen@chromium.org
2014-03-15
1
-2
/
+0
*
Base: Introduce a new version of FileUtilProxy that works with File.
rvargas@chromium.org
2014-03-15
1
-0
/
+3
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
1
-0
/
+2
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
thakis@chromium.org
2014-03-14
1
-2
/
+0
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
1
-0
/
+2
*
base: add MockTimer
ellyjones@chromium.org
2014-03-13
1
-0
/
+2
*
Add ScopedGeneric.
brettw@chromium.org
2014-03-12
1
-0
/
+1
*
Move ashmem utility functions to discardable_memory_allocator_android.cc.
pliard@chromium.org
2014-03-07
1
-1
/
+0
*
Revert 254986 "Switch thread_local to use chromium's TLS impleme..."
oshima@chromium.org
2014-03-05
1
-0
/
+2
*
Switch thread_local to use chromium's TLS implementation
michaelbai@chromium.org
2014-03-05
1
-2
/
+0
*
Moved SuperFastHash function from base/hash.cc to base/third_party.
mgiuca@chromium.org
2014-03-03
1
-0
/
+1
*
Add support for safe math operations in base/numerics
jschuh@chromium.org
2014-02-27
1
-0
/
+2
*
ui/base/resource: Remove dependency on net's big_endian implementation.
tfarina@chromium.org
2014-02-26
1
-2
/
+4
*
Refactor ActivityStatus to not store current
dtrainor@chromium.org
2014-02-21
1
-2
/
+2
*
Remove use_system_nspr build flag. It's not "officially" supported
rsleevi@chromium.org
2014-02-15
1
-5
/
+0
*
Move the android library loader from content to base
noel@chromium.org
2014-02-12
1
-2
/
+0
*
Revert r151669 and r155589 as non-Aura Metro mode is gone
yukawa@chromium.org
2014-02-11
1
-2
/
+0
*
More instrumentation for GDI allocation failures
cpu@chromium.org
2014-02-11
1
-0
/
+2
*
base: Add uncached malloc based discardable memory type.
reveman@chromium.org
2014-02-10
1
-0
/
+2
*
Use posix version of stack_trace on iOS
sdefresne@chromium.org
2014-02-10
1
-1
/
+0
*
Move the android library loader from content to base
aberent@chromium.org
2014-02-10
1
-0
/
+4
*
Add helpers for CGL types.
ccameron@chromium.org
2014-02-10
1
-0
/
+1
*
Move CancelableTaskTracker to //base/task/CancelableTaskTracker.
blundell@chromium.org
2014-02-06
1
-0
/
+2
*
Remove all exclude rules that filename_rules.gypi already handles.
dongseong.hwang@intel.com
2014-01-20
1
-18
/
+0
*
Remove Chrome for TV code.
ycheo@chromium.org
2014-01-17
1
-6
/
+0
*
Refactor base/safe_numerics.h
jschuh@chromium.org
2014-01-17
1
-2
/
+2
*
Expand support in safe_numeric.h
jschuh@chromium.org
2014-01-16
1
-0
/
+1
*
The browser-side WebSocket implementation needs to avoid sending invalid
ricea@chromium.org
2014-01-15
1
-2
/
+6
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-0
/
+3
*
Move Android TraceEvent interface to base
aberent@chromium.org
2014-01-10
1
-0
/
+2
*
Implement chromium's TLS.
michaelbai@chromium.org
2014-01-10
1
-0
/
+1
*
Split macros, etc. from base/basictypes.h into base/macros.h.
viettrungluu@chromium.org
2014-01-08
1
-0
/
+1
*
base: Discardable memory types.
reveman@chromium.org
2014-01-08
1
-0
/
+1
*
Add synthetic delay testing framework
skyostil@chromium.org
2014-01-03
1
-0
/
+2
*
Revert 241657 "Implement chromium's TLS."
kbr@chromium.org
2013-12-26
1
-1
/
+0
*
Fixes in base for [P]NaCl port of remoting client
sergeyu@chromium.org
2013-12-23
1
-2
/
+41
*
Revert 242270 "Fixes in base for [P]NaCl port of remoting client"
thakis@chromium.org
2013-12-21
1
-41
/
+2
*
Fixes in base for [P]NaCl port of remoting client
sergeyu@chromium.org
2013-12-21
1
-2
/
+41
*
Implement chromium's TLS.
michaelbai@chromium.org
2013-12-18
1
-0
/
+1
*
Move DumpProcessWithoutCrash to base, so we can use it from net and content
jochen@chromium.org
2013-12-18
1
-0
/
+2
*
Revert 241144 "Implement chromium's TLS."
estade@chromium.org
2013-12-17
1
-1
/
+0
*
Implement chromium's TLS.
michaelbai@chromium.org
2013-12-17
1
-0
/
+1
*
base: Refactor DiscardableMemoryProvider to build and be tested on all platfo...
reveman@chromium.org
2013-12-16
1
-9
/
+5
*
Revert "Revert 239763 "Add DiscardableMemoryAllocator to minimize use of...""
pliard@chromium.org
2013-12-10
1
-0
/
+2
*
Revert 239763 "Add DiscardableMemoryAllocator to minimize use of..."
pliard@chromium.org
2013-12-10
1
-2
/
+0
*
Add DiscardableMemoryAllocator to minimize use of FDs with discardable memory...
pliard@chromium.org
2013-12-10
1
-0
/
+2
[next]