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
*
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
*
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
[next]