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
*
Use close$NOCANCEL on the Mac, so that it has deterministic behavior when
mark@chromium.org
2013-09-16
1
-0
/
+1
*
This is needed in order to reduce the boilerplate involved in converting Noti...
caitkp@chromium.org
2013-09-11
1
-0
/
+1
*
gtk: Allow building both the X11 and Gtk message-pumps for gtk.
sadrul@chromium.org
2013-09-07
1
-2
/
+2
*
Second attempt at introducing SafeSPrintf().
markus@chromium.org
2013-09-05
1
-0
/
+2
*
Revert "Added a new base::strings::SafeSPrintf() function that can"
tkent@chromium.org
2013-09-02
1
-2
/
+0
*
Added a new base::strings::SafeSPrintf() function that can
markus@chromium.org
2013-09-01
1
-0
/
+2
*
Remove the unused sampling profiler.
erg@chromium.org
2013-08-30
1
-2
/
+0
*
Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...
brettw@chromium.org
2013-08-30
1
-0
/
+1
*
So that ScopedPtrHashMap can be used by user outside of cc.
powei@chromium.org
2013-08-30
1
-0
/
+1
*
Move ScopedClosureRunner to callback_helpers, add Reset.
avi@chromium.org
2013-08-30
1
-0
/
+1
*
Android WebView: don't define sincos.
torne@chromium.org
2013-08-28
1
-0
/
+7
*
Add a BarrierClosure.
groby@chromium.org
2013-08-24
1
-0
/
+2
*
process_metrics.h provides a variety of platform specific functions for getti...
jwmak@chromium.org
2013-08-22
1
-0
/
+1
*
Moved power_monitor_test_base to a more appropriate location
bajones@chromium.org
2013-08-09
1
-2
/
+0
*
Revert 216592 "Moved power_monitor_test_base to a more appropria..."
nhiroki@chromium.org
2013-08-09
1
-0
/
+2
*
Moved power_monitor_test_base to a more appropriate location
bajones@chromium.org
2013-08-09
1
-2
/
+0
*
Add CurrentProcessInfo::CreationTime() for Linux
simonjam@chromium.org
2013-08-08
1
-0
/
+1
*
Making a way to create thread with a Java Looper for Android
kristianm@chromium.org
2013-08-08
1
-0
/
+2
*
Remove FileUtilProxy from the untrusted (NaCl) build of base.
bbudge@chromium.org
2013-08-03
1
-0
/
+1
*
Created multi-process-friendly PowerMonitor interface.
bajones@chromium.org
2013-08-02
1
-7
/
+13
*
Add ScopedPlatformFileCloser to base.
vandebo@chromium.org
2013-07-26
1
-0
/
+2
*
Record Chrome trace events in tcmalloc heap profiles
jamescook@chromium.org
2013-07-24
1
-0
/
+2
*
Revert 213003 "Move UploadList class to base/"
jochen@chromium.org
2013-07-23
1
-2
/
+0
*
Move UploadList class to base/
jochen@chromium.org
2013-07-23
1
-0
/
+2
*
Made MessagePump a non-thread safe class.
alexeypa@chromium.org
2013-07-22
1
-0
/
+2
*
Revert 212948 "Made MessagePump a non-thread safe class."
alexeypa@google.com
2013-07-22
1
-2
/
+0
*
Made MessagePump a non-thread safe class.
alexeypa@chromium.org
2013-07-22
1
-0
/
+2
*
Move the remaning base/process* files into base/process/.
rsesek@chromium.org
2013-07-19
1
-20
/
+15
*
Fix iOS build after base/process/launch move.
rsesek@chromium.org
2013-07-17
1
-0
/
+2
*
Finish splitting base/process_util.h by moving the remaining routines to base...
rsesek@chromium.org
2013-07-17
1
-6
/
+6
*
Split ProcessHandle and its related routines into base/process/process_handle.h.
rsesek@chromium.org
2013-07-15
1
-3
/
+9
*
Port base/files/file_util_proxy to Native Client.
bbudge@chromium.org
2013-07-12
1
-2
/
+0
*
Split out process killing functions from base/process_util.h into base/proces...
rsesek@chromium.org
2013-07-10
1
-1
/
+6
*
base: Re-commit SequencedWorkerPool globally unique tokens with unused variab...
tommycli@chromium.org
2013-07-09
1
-1
/
+0
*
Revert 210434 "Revert 210433 "Revert 210423 "base: Make Sequence..."
ajwong@chromium.org
2013-07-08
1
-0
/
+1
*
Revert 210433 "Revert 210423 "base: Make SequencedWorkerPool iss..."
scottmg@chromium.org
2013-07-08
1
-1
/
+0
*
Revert 210423 "base: Make SequencedWorkerPool issue globally uni..."
scottmg@chromium.org
2013-07-08
1
-0
/
+1
*
base: Make SequencedWorkerPool issue globally unique SequenceTokens.
tommycli@chromium.org
2013-07-08
1
-1
/
+0
*
Implement /proc/self/maps parsing code.
scherkus@chromium.org
2013-07-03
1
-0
/
+3
*
Split memory-related routines out of base/process_util.h into base/process/me...
rsesek@chromium.org
2013-06-28
1
-0
/
+12
*
Move timing files into base/time and base/timer, install forwarding headers.
avi@chromium.org
2013-06-27
1
-17
/
+16
*
mac: Remove memory/scoped_nsobject.h forwarding header.
thakis@chromium.org
2013-06-25
1
-1
/
+0
*
ios: keep scoped_nsobject in source lists.
thakis@chromium.org
2013-06-21
1
-0
/
+1
*
Moved remoting::win::MessageWindow to base::win::MessageWindow so that it cou...
alexeypa@chromium.org
2013-06-21
1
-4
/
+6
*
Move scoped_nsobject from base/memory to base/mac.
thakis@chromium.org
2013-06-20
1
-0
/
+1
*
Add a method for catching low end devices
dtrainor@chromium.org
2013-06-20
1
-0
/
+2
*
Move Firefox importer's INI parser to c/browser/common.
tommycli@chromium.org
2013-06-18
1
-0
/
+2
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
1
-18
/
+18
*
Move CreateFIFO() and RedirectStream() from testing/android/ to base/android/.
scherkus@chromium.org
2013-06-18
1
-0
/
+2
*
Add support using EXPECT_EQ with NullableString16 objects.
darin@chromium.org
2013-06-17
1
-0
/
+2
[next]