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