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
*
MD5Update function uses StringPiece instead of raw buffer.
dominich@chromium.org
2011-07-26
3
-12
/
+33
*
Fix Mac 10.6 SDK compile errors found with Clang.
rsesek@chromium.org
2011-07-26
1
-0
/
+1
*
Support Closure in ALL the loops!
ajwong@chromium.org
2011-07-26
14
-126
/
+420
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-1
/
+1
*
check xinput2 capability so that it runs on the system that doesn't support x...
oshima@google.com
2011-07-23
2
-33
/
+35
*
re-landing r93629
oshima@google.com
2011-07-22
6
-27
/
+26
*
Revert 93629 - Linux build failure: http://build.chromium.org/p/chromium/buil...
leandrogracia@chromium.org
2011-07-22
6
-24
/
+25
*
Consolidate access to X Display
oshima@google.com
2011-07-22
6
-25
/
+24
*
touch: Always expect XInput2 availability.
sadrul@chromium.org
2011-07-22
2
-20
/
+0
*
Re-land r93365 - add RefCountedString
joth@chromium.org
2011-07-22
8
-24
/
+133
*
Cleanup for r93201.
wtc@chromium.org
2011-07-21
2
-2
/
+3
*
Update OOM killer with Lion info.
avi@chromium.org
2011-07-21
1
-5
/
+0
*
Allow trace event to work with temporary name strings.
joth@chromium.org
2011-07-21
3
-78
/
+196
*
Revert 93365 - it broke on Chrome OS
joth@chromium.org
2011-07-21
6
-124
/
+16
*
Added RefCountedString, as this is what many RefCountedMemory users seem to want
joth@chromium.org
2011-07-21
6
-16
/
+124
*
Small stl_util tidy up
joth@chromium.org
2011-07-21
1
-12
/
+5
*
Define FOO_IMPLEMENTATION unconditionally. Even though they only matter when
darin@chromium.org
2011-07-20
1
-6
/
+3
*
Handle object deletion in FileDescriptorWatcher callback.
willchan@chromium.org
2011-07-20
3
-17
/
+112
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
5
-19
/
+19
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
6
-456
/
+209
*
Update references to the now-gone LaunchApp() from the code.
evan@chromium.org
2011-07-19
2
-2
/
+2
*
Remove LaunchAppAsUser().
evan@chromium.org
2011-07-19
2
-25
/
+3
*
Adding FileUtilProxy::Entry::{size,last_modified_time},
tzik@chromium.org
2011-07-19
5
-0
/
+33
*
Remove LaunchAppWithHandleInheritance().
evan@chromium.org
2011-07-19
1
-11
/
+0
*
Disable process_util unit test that uses clone() on valgrind bots.
bradchen@google.com
2011-07-19
1
-2
/
+6
*
Convert the remaining callers of LaunchApp to LaunchProcess.
evan@chromium.org
2011-07-18
1
-22
/
+0
*
tcmalloc: make warning-disable flags match upstream
evan@chromium.org
2011-07-18
1
-2
/
+4
*
Do a LBYL when getting an X display from GTK.
backer@chromium.org
2011-07-18
1
-1
/
+4
*
base: Put md5.* into base namespace.
tfarina@chromium.org
2011-07-18
2
-9
/
+25
*
Add a "clone" option to base/process_util.h:LaunchProcess(). Useful inside Li...
bradchen@google.com
2011-07-15
3
-9
/
+32
*
use MessageLoop::GetDisplay to get X's Display to make message_pump_x less GT...
oshima@google.com
2011-07-15
1
-10
/
+8
*
Revert "use MessageLoop::GetDisplay to get X's Display ..."
oshima@google.com
2011-07-15
1
-8
/
+10
*
use MessageLoop::GetDisplay to get X's Display to make message_pump_x less GT...
oshima@google.com
2011-07-15
1
-10
/
+8
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
5
-36
/
+36
*
Misc fixes to tracked objects
joth@chromium.org
2011-07-15
3
-10
/
+9
*
base: Add namespace base to MD5 unittests.
tfarina@chromium.org
2011-07-15
3
-34
/
+24
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-14
1
-2
/
+3
*
Rename CommandLine::GetArgs(), update callers.
msw@chromium.org
2011-07-13
3
-7
/
+6
*
Nix CommandLine::GetSwitchCount.
msw@chromium.org
2011-07-13
2
-8
/
+0
*
Add ability to disable gtk event pumping in MessagePumpX
oshima@google.com
2011-07-13
2
-7
/
+21
*
tcmalloc: disable the warning about ignoring return values
evan@chromium.org
2011-07-13
1
-0
/
+5
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
5
-19
/
+42
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-13
3
-43
/
+16
*
Base: Don't delete the previous command line when calling
rvargas@google.com
2011-07-13
2
-1
/
+15
*
Revert "Add COMPONENT_BUILD global define. "
yurys@chromium.org
2011-07-13
5
-42
/
+19
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
5
-19
/
+42
*
Revert "Clean up users of a deprecated base::LaunchApp API."
evan@chromium.org
2011-07-12
3
-16
/
+43
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-12
3
-43
/
+16
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
4
-6
/
+27
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-12
2
-24
/
+13
[next]