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
*
Suppress more leaks caused by ChromeURLDataManager::AddDataSource() changing
thakis@chromium.org
2011-01-25
1
-0
/
+24
*
Remove eventSender, accessibilityController, plainText and
tony@chromium.org
2011-01-25
15
-1869
/
+12
*
Another valgrind suppression.
thakis@chromium.org
2011-01-25
1
-0
/
+6
*
Only allow extension pages to be displayed in the sidebar to be consistent
alekseys@chromium.org
2011-01-25
24
-148
/
+100
*
Disable KeyPathTest.
lzheng@chromium.org
2011-01-25
1
-1
/
+2
*
Widening the last suppression, in happens in many more contexts.
thakis@chromium.org
2011-01-25
1
-4
/
+7
*
Disable IndexTest
lzheng@chromium.org
2011-01-25
1
-1
/
+2
*
touch-devices switch: documentation.
sadrul@chromium.org
2011-01-25
1
-0
/
+3
*
dom-ui settings: Fix enabled state of commit button in Clear Browsing Data di...
csilv@chromium.org
2011-01-25
1
-1
/
+1
*
Suppress a valgrind leak in ConstructAboutInformationWithUnrecoverableErrorTest
thakis@chromium.org
2011-01-25
1
-1
/
+11
*
views: Move layout_manager.[cc,h] into layout directory.
tfarina@chromium.org
2011-01-25
13
-37
/
+47
*
Avoid closing speech input UI bubble twice.
leandrogracia@chromium.org
2011-01-25
1
-1
/
+0
*
Properly order the cc files based off the h files in base/.
erg@google.com
2011-01-25
6
-399
/
+389
*
Disable 3 flaky indexeddb browser tests
andreip@chromium.org
2011-01-25
1
-3
/
+6
*
Rename ContentSettingsProviderInterface to DefaultContentSettingsProviderInte...
markusheintz@chromium.org
2011-01-25
7
-33
/
+39
*
Improve blacklist logic: use more fields (driver_vendor, gl_renderer, ect) fo...
zmo@google.com
2011-01-25
6
-68
/
+331
*
Fix speech input bubble in GTK to avoid setting images when not visible.
leandrogracia@chromium.org
2011-01-25
1
-1
/
+1
*
Fix DOMUI pref mode handling of Mac menu items
stuartmorgan@chromium.org
2011-01-25
5
-18
/
+74
*
Delay deletion of view in View::DoRemoveChildView
battre@chromium.org
2011-01-25
1
-1
/
+3
*
Bring back 'navigated' notification for --remote-shell-port protocol
yurys@chromium.org
2011-01-25
8
-2
/
+19
*
More installer refactoring in the interest of fixing some bugs and cleaning t...
grt@chromium.org
2011-01-25
67
-2668
/
+3511
*
Replace one unfortunate hack with a somewhat better one. The included atlctrl...
erikwright@chromium.org
2011-01-25
1
-10
/
+8
*
Use HelpApp in guest mode
dpolukhin@chromium.org
2011-01-25
1
-7
/
+0
*
Revert 72488 - Update V8 and remove known crashes from the reliability tests ...
ager@chromium.org
2011-01-25
2
-1
/
+4
*
Use QuitTask instead of Quit() to signal request completion.
satish@chromium.org
2011-01-25
1
-2
/
+2
*
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
[next]