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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix minor naming issue (see http://codereview.chromium.org/149255).
mirandac@chromium.org
2009-07-13
1
-1
/
+1
*
Focus last focused view when DevTools window is being closed or undocked.
pfeldman@chromium.org
2009-07-13
2
-3
/
+28
*
[Mac] AcceptInput() doesn't really need focus (as when called via "Go" button).
shess@chromium.org
2009-07-13
1
-5
/
+4
*
[Mac] Always restyle omnibox after user input.
shess@chromium.org
2009-07-13
1
-17
/
+6
*
[Mac] Remove guard on FocusLocation() in autocomplete field.
shess@chromium.org
2009-07-13
2
-8
/
+3
*
Extract Image class so it can be used in more tests.
sverrir@chromium.org
2009-07-13
1
-175
/
+3
*
Add a dummy URL request handler.
brettw@chromium.org
2009-07-13
3
-0
/
+108
*
Reduce header dependencies in browser/history
phajdan.jr@chromium.org
2009-07-13
28
-79
/
+97
*
Added an async automation message AutomationMsg_PrintAsync to asynchronously ...
ananta@chromium.org
2009-07-13
2
-0
/
+13
*
Refactor extension constants to improve readability, debugging, and to make i...
erikkay@chromium.org
2009-07-13
3
-8
/
+14
*
DevTools: Toggle docked devtools window on shortcut.
pfeldman@chromium.org
2009-07-13
4
-27
/
+55
*
Revert 20451 because it caused memory leaks.
nsylvain@chromium.org
2009-07-13
3
-198
/
+7
*
Reverting 20468.
glen@chromium.org
2009-07-12
1
-2
/
+1
*
Commit for tfarina
glen@chromium.org
2009-07-12
1
-3
/
+7
*
Commit for tfarina
glen@chromium.org
2009-07-12
2
-8
/
+23
*
Commit for tfarina
glen@chromium.org
2009-07-12
1
-1
/
+2
*
Turn backend tip service on by default.
mirandac@chromium.org
2009-07-12
6
-19
/
+56
*
Unit tests for AudioRendererHost
hclam@chromium.org
2009-07-11
3
-7
/
+198
*
Add the rest of the password manager API to PasswordStore, and move clients
stuartmorgan@chromium.org
2009-07-10
16
-141
/
+313
*
-orderBack: unit test windows when not in the debugger.
shess@chromium.org
2009-07-10
1
-1
/
+6
*
Fix a crash that happens if a tab is closed while
tc@google.com
2009-07-10
5
-9
/
+65
*
Disable extension auto-updating (hopefully temporarily)
asargent@chromium.org
2009-07-10
1
-1
/
+1
*
Ensure proper paths when saving pages with no title.
paul@chromium.org
2009-07-10
3
-35
/
+100
*
Fixed compile breakage resulting from wstring to string16 change.
sky@chromium.org
2009-07-10
1
-1
/
+2
*
Fix leaks in ExtensionUpdater unit tests
asargent@chromium.org
2009-07-10
2
-6
/
+8
*
Fix UMR caused by ActiveWindowWatcher.
tc@google.com
2009-07-10
1
-0
/
+4
*
Instead of forcing the homepage to be linux splash, force the startup action ...
estade@chromium.org
2009-07-10
2
-6
/
+13
*
Revert "Unit tests for AudioRendererHost"
scherkus@chromium.org
2009-07-10
1
-182
/
+4
*
Fix double click item activation in right pane of bookmark manager.
estade@chromium.org
2009-07-10
2
-9
/
+31
*
Enable a ui test that plays video without audio stream
hclam@chromium.org
2009-07-10
1
-0
/
+11
*
Unit tests for AudioRendererHost
hclam@chromium.org
2009-07-10
1
-4
/
+182
*
Fix a bug in AudioRendererHost and add hooks for test
hclam@chromium.org
2009-07-10
2
-90
/
+104
*
plugins: use OnChannelError to detect when the channel goes away
evan@chromium.org
2009-07-10
3
-2
/
+6
*
Fix DnD jank
arv@google.com
2009-07-10
1
-0
/
+6
*
Remove svn:executable property from some more files that don't need it.
thestig@chromium.org
2009-07-10
23
-0
/
+0
*
Fix a few issues with the drop arrow in the Linux tab strip:
jhawkins@chromium.org
2009-07-10
2
-26
/
+19
*
GTK Themes: Set bg/text colors for the download shelf.
erg@google.com
2009-07-10
6
-20
/
+95
*
Revert "Revert "Add button tinting to the toolbar buttons.""
tc@google.com
2009-07-10
6
-38
/
+121
*
Convert JavascriptAlertActivatesTab to browser_tests framework.
phajdan.jr@chromium.org
2009-07-10
4
-22
/
+43
*
Revert "Add button tinting to the toolbar buttons."
tc@google.com
2009-07-10
6
-121
/
+38
*
Linux: don't bother passing the chroot directory fd to the zygote.
agl@chromium.org
2009-07-10
1
-16
/
+2
*
Add button tinting to the toolbar buttons.
tc@google.com
2009-07-10
6
-38
/
+121
*
Fix a crash when clicking a popup entry while composing in the Microsoft IME ...
pkasting@chromium.org
2009-07-10
2
-1
/
+26
*
Temporarily disable unit tests with leaks until I can check in a fix for them.
asargent@chromium.org
2009-07-10
1
-5
/
+5
*
A little bit of bookmark bar cleanup, a little bit of padding improvement.
estade@chromium.org
2009-07-10
4
-55
/
+40
*
Linux: use a temp directory for the chroot.
agl@chromium.org
2009-07-10
2
-14
/
+28
*
ExtensionBrowserEventRouter now observes TAB_CONTENTS_DESTROYED. This became ...
rafaelw@chromium.org
2009-07-10
1
-14
/
+18
*
Linux: all the binary to be readable with the SUID sandbox.
agl@chromium.org
2009-07-10
1
-9
/
+13
*
Broke my own unittest. The expected behavior when calling
rohitrao@chromium.org
2009-07-10
1
-3
/
+8
*
Add default browser checking and setting on Linux.
mdm@chromium.org
2009-07-10
1
-0
/
+69
[next]