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
*
Fix duplicate rule for LASTCHANGE
piman@chromium.org
2011-09-19
1
-1
/
+1
*
Base/Valgrind: Close the UStringSearch.
jhawkins@chromium.org
2011-09-19
2
-8
/
+6
*
Disable GetTerminationStatusExit on Windows.
thakis@chromium.org
2011-09-19
1
-2
/
+2
*
Adds Find method to the ListValue class.
pastarmovj@chromium.org
2011-09-19
3
-0
/
+36
*
Remove base/scoped_ptr.h
akalin@chromium.org
2011-09-18
2
-14
/
+0
*
mac: Try to fix valgrind sanity tests 14 and 15.
thakis@chromium.org
2011-09-18
1
-1
/
+4
*
Prevent clang from optimizing away 2 variables.
thakis@chromium.org
2011-09-18
1
-2
/
+4
*
Fix a trivial warning compiling basictypes.h
mcgrathr@chromium.org
2011-09-17
1
-1
/
+1
*
Fix comment for PostTaskAndReply().
willchan@chromium.org
2011-09-16
1
-1
/
+1
*
Add ToString() method to tracked_objects::Location
akalin@chromium.org
2011-09-16
2
-0
/
+8
*
Searching for downloads currently does a plain substring search, which does not
vanlam@google.com
2011-09-16
4
-0
/
+229
*
Switch on use of precompiled headers for VS 2008.
joi@chromium.org
2011-09-16
1
-1
/
+6
*
Some possible comment typos?
rogerta@chromium.org
2011-09-15
1
-4
/
+1
*
Fourth attempt at the following. Unreviewed, this was originally reviewed in...
pkasting@chromium.org
2011-09-15
3
-0
/
+5
*
ProcessUtilTest.GetTerminationStatusExit is flaky at best...
mad@chromium.org
2011-09-14
1
-2
/
+2
*
micro optimize CommandLine.GetSwitchPrefixLength
joth@chromium.org
2011-09-13
2
-2
/
+5
*
Add support for filtering traces by categories. The TraceLog API is updated t...
jbates@chromium.org
2011-09-12
3
-29
/
+253
*
base: Get rid of references to gtk_util.* from base.gypi.
tfarina@chromium.org
2011-09-12
1
-2
/
+0
*
Add ThreadRestrictions::AssertIOAllowed to platform_file_posix calls
evan@chromium.org
2011-09-12
1
-0
/
+12
*
Avoid long test_server timeouts by using action_timeout_ms
phajdan.jr@chromium.org
2011-09-12
1
-1
/
+1
*
Revert 100640 - Enable doubly linked lists by default.
bxx@chromium.org
2011-09-11
1
-1
/
+4
*
Enable doubly linked lists by default.
bxx@chromium.org
2011-09-11
1
-4
/
+1
*
Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm}
jeremy@chromium.org
2011-09-11
3
-0
/
+94
*
Make Callback.Equals() only work when comparing against the same type.
ajwong@chromium.org
2011-09-10
6
-22
/
+84
*
Create a "no compile" drivers script in python to unittest compile time asserts.
ajwong@chromium.org
2011-09-10
3
-102
/
+235
*
tcmalloc doubly-linked free-lists for thread caches
bxx@chromium.org
2011-09-09
1
-0
/
+6
*
Refactor ScopedJavaRef
joth@chromium.org
2011-09-09
14
-160
/
+407
*
Revert 100074 - tcmalloc doubly-linked free-lists for thread caches
bxx@chromium.org
2011-09-08
1
-3
/
+0
*
Add UTF16ToUTF8AndAdjustOffset() to base/.
kinaba@chromium.org
2011-09-08
3
-3
/
+58
*
tcmalloc doubly-linked free-lists for thread caches
bxx@chromium.org
2011-09-08
1
-0
/
+3
*
Move launching in a job object logic
phajdan.jr@chromium.org
2011-09-07
2
-3
/
+28
*
Use precompiled headers for most large projects where the .gyp file
joi@chromium.org
2011-09-07
1
-0
/
+1
*
aura: A few changes to have aura_demo compile and run on linux.
sadrul@chromium.org
2011-09-07
3
-3
/
+3
*
Fix trace_event code to accept double-quote and backslash characters in strin...
jbates@chromium.org
2011-09-07
2
-8
/
+11
*
Support for registering arbitrary Tasks with AtExitManager.
apatrick@chromium.org
2011-09-06
3
-16
/
+26
*
Don't DCHECK thread_policy_set() calls because they can fail during runtime
crogers@google.com
2011-09-06
1
-5
/
+21
*
base/json: Make ReadHexDigits easier to read by using IsHexDigit() function.
tfarina@chromium.org
2011-09-06
1
-3
/
+1
*
Added support to trace_event for passing static string arguments without copy
jbates@chromium.org
2011-09-06
3
-50
/
+183
*
[Linux] Make FilePathWatcher somewhat more symlink aware.
craig.schlenter@chromium.org
2011-09-05
2
-33
/
+227
*
Make BaseFile member functions return net::Error's.
ahendrickson@chromium.org
2011-09-04
2
-637
/
+607
*
Revert 99515 - tcmalloc doubly-linked free-lists for thread caches
bxx@chromium.org
2011-09-03
1
-3
/
+0
*
tcmalloc doubly-linked free-lists for thread caches
bxx@chromium.org
2011-09-03
1
-0
/
+3
*
Add metrics to measure time elapsed between form load and form submission wit...
isherman@chromium.org
2011-09-02
1
-0
/
+18
*
Move test utilities into test_file_util.*.
ahendrickson@chromium.org
2011-09-02
5
-55
/
+80
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
4
-20
/
+36
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
4
-36
/
+20
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
4
-20
/
+36
*
Base: Change ReadPlatformFile to perform a best
rvargas@google.com
2011-09-01
4
-19
/
+42
*
Synchronize the parent and child processes during launch, ensuring that the
mark@chromium.org
2011-09-01
3
-18
/
+169
*
Remove use of <iostream> where unnecessary.
evan@chromium.org
2011-09-01
1
-1
/
+1
[next]