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
*
Make CrMallocErrorBreak die in a more spectacular fashion.
rsesek@chromium.org
2011-09-28
1
-1
/
+2
*
Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.
pkasting@chromium.org
2011-09-28
4
-25
/
+22
*
add missing, but used headers
ensonic@google.com
2011-09-28
1
-0
/
+10
*
Remove chromeos specific debug code from tuple.h
oshima@chromium.org
2011-09-28
1
-5
/
+1
*
Add new helper that can adapt Callbacks with return values for Closures.
ajwong@chromium.org
2011-09-28
2
-9
/
+36
*
Suppress benign race in ThreadTest.SleepInsideInit
jochen@chromium.org
2011-09-27
1
-1
/
+5
*
Add "kSHA1Length" to base/sha1.h. This is a tiny piece of http://codereview....
pkasting@chromium.org
2011-09-26
1
-0
/
+1
*
Get gid of created folders from stat()ing the folders, not from getgid().
skerner@chromium.org
2011-09-26
1
-34
/
+9
*
Update Windows version macros to Win 7
jschuh@chromium.org
2011-09-26
2
-3
/
+7
*
Add comment about use of virtual
jar@chromium.org
2011-09-25
1
-0
/
+5
*
touchui: support XInput2 multitouch
sadrul@chromium.org
2011-09-25
1
-0
/
+13
*
Mark VerifyPathControlledByUserTest.* as FAILS_ on mac.
thakis@chromium.org
2011-09-24
1
-3
/
+31
*
wstring: remove SplitStringAlongWhitespace for wchar
evan@chromium.org
2011-09-23
3
-26
/
+17
*
Add external extensions json source in proper mac location.
skerner@google.com
2011-09-22
3
-13
/
+412
*
This is a reapply of
xji@google.com
2011-09-21
2
-0
/
+27
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
18
-172
/
+52
*
Fixes aura build on windows. TBRing since build is broken without this
sky@chromium.org
2011-09-21
1
-1
/
+1
*
Reland 102005 and 102009: aura: Explicitly disable GTK.
sadrul@chromium.org
2011-09-21
6
-73
/
+145
*
Relanding precompiled header support for VS 2008, now enabled for
joi@chromium.org
2011-09-20
1
-1
/
+6
*
Disable ProcessUtilTest.GetTerminationStatusCrash under AddressSanitizer.
glider@chromium.org
2011-09-20
1
-1
/
+8
*
Revert 102006 - fix know issues in RenderText
sky@chromium.org
2011-09-20
2
-27
/
+0
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
3
-7
/
+26
*
Revert 102005 - aura: Explicitly disable GTK.
sky@chromium.org
2011-09-20
6
-135
/
+63
*
Revert 102009 - Follow up fix from r102005: Fix static build of base_unittests.
sky@chromium.org
2011-09-20
2
-11
/
+11
*
Follow up fix from r102005: Fix static build of base_unittests.
sadrul@chromium.org
2011-09-20
2
-11
/
+11
*
fix know issues in RenderText
xji@google.com
2011-09-20
2
-0
/
+27
*
aura: Explicitly disable GTK.
sadrul@chromium.org
2011-09-20
6
-63
/
+135
*
Disables code for making sure window to attach to is visible on
sky@chromium.org
2011-09-20
2
-4
/
+17
*
Temporary revert of r101474, will re-land tomorrow with a change to disable u...
joi@chromium.org
2011-09-19
1
-6
/
+1
*
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
[next]