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
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes regression in opening a new tab where we would open it at the
sky@chromium.org
2010-06-18
1
-1
/
+1
*
Fix mouse handling extension-hosted plugins on the Mac
stuartmorgan@chromium.org
2010-06-18
4
-18
/
+45
*
[Mac] Hook up the Delete key, in addition to the backspace key, to the Remove...
rsesek@chromium.org
2010-06-18
3
-51
/
+837
*
Stop capturing video when screen is locked. Restart image capturing when scre...
avayvod@chromium.org
2010-06-18
2
-1
/
+31
*
Fix for ScreenLocker Flicker seen on resume.
oshima@chromium.org
2010-06-18
2
-2
/
+9
*
Add some instructions to net-internals#data on how to export the captured data.
eroman@chromium.org
2010-06-18
1
-2
/
+64
*
Cleanup: Remove some unneeded WebKit headers.
thestig@chromium.org
2010-06-18
7
-8
/
+5
*
Adding Rachel Shearer's updated feed.html with keyboard nav and ARIA attributes.
kurrik@chromium.org
2010-06-18
5
-0
/
+396
*
FAILS tests should not turn the bot red.
vandebo@chromium.org
2010-06-18
2
-2
/
+1
*
Revert 50257 - Reland r50057. This is exactly the same except with two lines ...
erg@chromium.org
2010-06-18
5
-47
/
+76
*
TTF: Reenable some disabled tests.
vandebo@chromium.org
2010-06-18
2
-1
/
+2
*
Reland r50057. This is exactly the same except with two lines cherrypicked from
erg@chromium.org
2010-06-18
5
-76
/
+47
*
Ensure that AccessibilityWinBrowserTest.TestRenderAccessibility passes when a...
ctguil@chromium.org
2010-06-18
1
-0
/
+33
*
chrome_common.gypi: added dependency on bzip2.gyp, needed by following files:
phajdan.jr@chromium.org
2010-06-18
1
-0
/
+1
*
Added functionality in CUPS cloud print proxy to connect to specific
gene@chromium.org
2010-06-18
11
-43
/
+212
*
Allow the TabRestoreService to restore individual tabs from a window.
rsesek@chromium.org
2010-06-18
3
-55
/
+207
*
Wait for network connection on welcome screen.
nkostylev@google.com
2010-06-18
4
-13
/
+46
*
Add the source code for the Google Wave Notifier extension. (The
kathyw@chromium.org
2010-06-18
15
-0
/
+1480
*
Improve toolbar keyboard accessibility.
dmazzoni@chromium.org
2010-06-18
29
-471
/
+560
*
Adds email address tooltip over user image on the login screen.
avayvod@chromium.org
2010-06-18
3
-2
/
+19
*
Added input_method_util.h.
yusukes@google.com
2010-06-18
16
-805
/
+866
*
A quick fix for Issue 37250.
hbono@chromium.org
2010-06-18
1
-7
/
+17
*
Updating trunk VERSION from 441.0 to 442.0
chrome-release@google.com
2010-06-18
1
-1
/
+1
*
Make WebDevToolsAgentClient::sendMessageToFrontendOnIOThread virtual.
mnaganov@chromium.org
2010-06-18
1
-0
/
+15
*
Set volume bubble position relative to screen size.
glotov@chromium.org
2010-06-18
2
-4
/
+19
*
Split part of about_handler into chrome/common to break the browser-renderer ...
thestig@chromium.org
2010-06-18
9
-48
/
+115
*
diagnostics: Implement PosixConsole::Read function.
tfarina@chromium.org
2010-06-18
1
-2
/
+9
*
Remove unicode text from a <ph> block.
mal@google.com
2010-06-18
1
-2
/
+2
*
Don't allow more than one pending print dialog per browser instance.
estade@chromium.org
2010-06-18
3
-2
/
+38
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
23
-57
/
+59
*
When deleting bookmark buttons, make sure all delayed messages
jrg@chromium.org
2010-06-18
2
-0
/
+56
*
GTK: disable "OK" in App shortcut creation dialog when appropriate.
estade@chromium.org
2010-06-18
2
-0
/
+20
*
AppCache: add plumbing to deliver logging messages to the renderer process. T...
michaeln@chromium.org
2010-06-18
5
-0
/
+23
*
Dismiss bookmark bubble on tab create/destroy.
jrg@chromium.org
2010-06-18
3
-7
/
+87
*
Enable domui options for use in browser using the switch:
csilv@chromium.org
2010-06-18
9
-9
/
+67
*
Unreviewed - revert 50177, 50181, 50184
dpranke@chromium.org
2010-06-18
7
-20
/
+0
*
Unreviewed build fix - fix typo in last unreviewd build fix :(
dpranke@chromium.org
2010-06-18
1
-1
/
+1
*
build fix in password manager unit tests.
dpranke@chromium.org
2010-06-18
1
-0
/
+1
*
Fixed few random translation issues.
zelidrag@chromium.org
2010-06-18
1
-6
/
+3
*
Fix a bug where clicking an extension omnibox keyword suggestion would
mpcomplete@chromium.org
2010-06-18
5
-49
/
+58
*
Implement stubs of a method to report usage metrics for the password manager.
dpranke@chromium.org
2010-06-18
6
-0
/
+19
*
Allow InitByTagLookup for WriteNodes.
albertb@chromium.org
2010-06-18
4
-3
/
+28
*
Add image for search engine selection dialog.
mirandac@google.com
2010-06-18
1
-0
/
+0
*
Fix ShutdownTest flakiness by opening tabs one at a time.
pathorn@chromium.org
2010-06-17
1
-25
/
+28
*
Make sure the pointer in PageData::html remains valid while PageData is called.
eroman@chromium.org
2010-06-17
1
-1
/
+2
*
TTF: Renable TabDraggingTest.Tab1Tab{2,3}
vandebo@chromium.org
2010-06-17
1
-5
/
+11
*
PyAuto: fix extra flags passed to chrome
nirnimesh@chromium.org
2010-06-17
1
-3
/
+9
*
[Mac] Round off omnibox and popup.
shess@chromium.org
2010-06-17
4
-23
/
+55
*
AutoFill: De-segregate credit card filling.
jhawkins@chromium.org
2010-06-17
7
-206
/
+519
*
Disable ProfileManagerTest.CreateAndUseTwoProfiles in TSAN because of a possi...
jhawkins@chromium.org
2010-06-17
1
-0
/
+3
[next]