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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-25
84
-1215
/
+1317
*
Re-enable indexedDB browser tests after picking up WebKit revision 76531
andreip@chromium.org
2011-01-25
6
-26
/
+14
*
Compile fix: the file moved.
sadrul@chromium.org
2011-01-25
1
-1
/
+1
*
Introduce incognito preference settings.
battre@chromium.org
2011-01-25
59
-939
/
+1909
*
Update V8 and remove known crashes from the reliability tests list.
ager@chromium.org
2011-01-25
2
-4
/
+1
*
Turn on disk I/O access checks for the UI thread on ChromeOS.
nkostylev@chromium.org
2011-01-25
1
-4
/
+0
*
Roll back an incorrect change to SyncPageHandler.ChromiumSyncCommandHandler.
satish@chromium.org
2011-01-25
1
-1
/
+2
*
Disable tests that sporadically got SIGSEGV on MAC; tag them with bug number.
dilmah@chromium.org
2011-01-25
1
-4
/
+24
*
Updating trunk VERSION from 649.0 to 650.0
chrome-release@google.com
2011-01-25
1
-1
/
+1
*
Zero-fill tab drag icon pixel buffer.
glider@chromium.org
2011-01-25
1
-0
/
+1
*
ExistingUserController is used for login under automation tests.
avayvod@chromium.org
2011-01-25
12
-533
/
+62
*
Roll WebKit 76576:76578
yuzo@chromium.org
2011-01-25
1
-1
/
+1
*
Fix user deletion button width in user account settings.
kochi@chromium.org
2011-01-25
1
-0
/
+2
*
Fix text padding in the notification dialog for Instant.
kochi@chromium.org
2011-01-25
1
-0
/
+2
*
Make HelpApp component extension.
dpolukhin@chromium.org
2011-01-25
8
-13
/
+68
*
Fix major layout breakage in the language selection overlay on Chrome OS
satorux@chromium.org
2011-01-25
2
-7
/
+12
*
Prototype of chunked transfer encoded POST.
satish@chromium.org
2011-01-25
18
-55
/
+350
*
Roll WebKit 76565:76576
yuzo@chromium.org
2011-01-25
1
-1
/
+1
*
[Sync] Roll cache-invalidation to @70
akalin@chromium.org
2011-01-25
6
-12
/
+21
*
Remove multiple inheritance from input_method_menu_button.h.
yusukes@google.com
2011-01-25
6
-15
/
+55
*
Roll WebKit 76553:76565
yuzo@chromium.org
2011-01-25
1
-1
/
+1
*
Removed error log message on empty string.
vitalybuka@chromium.org
2011-01-25
1
-1
/
+1
*
Fixed GetCollectStatsConsent broken by RegKey API change.
vitalybuka@chromium.org
2011-01-25
1
-1
/
+1
*
Roll WebKit 76508:76553
rniwa@chromium.org
2011-01-25
1
-1
/
+1
*
Fix crash when notification disappears under popup menu.
dimich@chromium.org
2011-01-25
2
-7
/
+26
*
[SYNC] Speculative fix for autofill change processor destroying on the wrong ...
zea@chromium.org
2011-01-25
1
-1
/
+2
*
Allow space to accept keyword even when inline autocomplete is available.
suzhe@google.com
2011-01-25
3
-33
/
+66
*
[linux] When the user has the notification options menu, delay system-initiat...
johnnyg@chromium.org
2011-01-25
2
-4
/
+29
*
Fix privacy link and minor fixes in strings.
rkc@chromium.org
2011-01-25
1
-3
/
+3
*
Fix crash in autofill metrics logging.
isherman@chromium.org
2011-01-25
3
-19
/
+137
*
Disable IndexedDBBrowserTest.TransactionTest and IndexedDBBrowserTest.DoesntH...
rniwa@chromium.org
2011-01-25
1
-14
/
+2
*
Fix compile
isherman@chromium.org
2011-01-25
2
-2
/
+1
*
Collect GL_EXTENSIONS string in GPUInfo and display it in about:gpu page.
zmo@google.com
2011-01-25
8
-2
/
+45
*
Fix uninitialized variables introduced in CL 72374.
ddorwin@chromium.org
2011-01-25
1
-2
/
+2
*
Un-mark UILayoutTests as flaky
vrk@google.com
2011-01-25
1
-7
/
+0
*
Disable sending of page title in Chrome reports.
rkc@chromium.org
2011-01-25
6
-27
/
+10
*
Map a few more WebKit roles to MSAA roles - thanks to Charles
dmazzoni@chromium.org
2011-01-25
1
-6
/
+18
*
Fix implementation of StopSpeaking, and implement IsSpeaking, for the
dmazzoni@chromium.org
2011-01-25
1
-1
/
+7
*
Fix suppression patterns for bug 70631 - I had the format wrong
asargent@chromium.org
2011-01-25
1
-1
/
+1
*
Allow multiple instances of the newer VLC plugins to load. The older versions...
ananta@chromium.org
2011-01-25
1
-13
/
+22
*
AppCache: Add a helper method to AppCacheService to test if a request can be ...
michaeln@google.com
2011-01-25
2
-0
/
+54
*
appp: Remove tween.h header file.
tfarina@chromium.org
2011-01-25
1
-44
/
+0
*
Avoid null-pointer dereference for PPAPI Instance BindGraphics.
dmichael@google.com
2011-01-25
1
-0
/
+4
*
Reland 72421 - Enable TCP Keep-Alive packets for Windows.
willchan@chromium.org
2011-01-25
1
-2
/
+20
*
views: Move fill_layout.[cc,h] into layout directory.
tfarina@chromium.org
2011-01-25
20
-42
/
+38
*
Disable IndexedDBBrowserTest.TransactionTest and IndexedDBBrowserTest.DoesntH...
rniwa@chromium.org
2011-01-25
1
-4
/
+16
*
Revert 72421 (broke tests) - Enable TCP Keep-Alive packets for Windows.
willchan@chromium.org
2011-01-25
1
-21
/
+2
*
Roll breakpad 755:760
thakis@chromium.org
2011-01-24
1
-1
/
+1
*
Add ENABLE_WEBGL=1 definition to handle renaming of ENABLE_3D_CANVAS
kbr@chromium.org
2011-01-24
1
-0
/
+2
*
Added a diagnostic user message when enumerating printers fails. Also tweaked...
sanjeevr@chromium.org
2011-01-24
12
-76
/
+158
[next]