summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Fix minor naming issue (see http://codereview.chromium.org/149255).mirandac@chromium.org2009-07-131-1/+1
* Quick fix to stop interactive_ui_tests from hanging; no tip service fetching ...mirandac@chromium.org2009-07-131-0/+2
* linux: cut down on logging spamevan@chromium.org2009-07-131-2/+8
* Focus last focused view when DevTools window is being closed or undocked.pfeldman@chromium.org2009-07-132-3/+28
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-131-10/+3
* [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-134-0/+110
* 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-136-0/+30
* Refactor extension constants to improve readability, debugging, and to make i...erikkay@chromium.org2009-07-1310-388/+436
* DevTools: allow reload while on a breakpoint: detach agent on navigation atte...pfeldman@chromium.org2009-07-133-0/+12
* 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
* Add bug 16582 to known_crashes.txt.mirandac@chromium.org2009-07-121-0/+3
* 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-129-23/+62
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-1110-114/+295
* Disk cache: Generate total-load-time histograms from thervargas@google.com2009-07-111-0/+16
* Unit tests for AudioRendererHosthclam@chromium.org2009-07-113-7/+198
* posix: ignore SIGPIPE in all processes, not just the browserevan@chromium.org2009-07-111-9/+5
* Simplify how we stub breakpad. If breakpad is in, use the real file, if not,...thomasvl@chromium.org2009-07-113-28/+11
* 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
* Adding command line switch to run UI test in parallel.huanr@chromium.org2009-07-102-0/+38
* 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
* ipc: Fix IPC message logging typeevan@chromium.org2009-07-101-1/+1
* 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-105-33/+19
* Fix DnD jankarv@google.com2009-07-101-0/+6
* Switching in new gyp version (which changes 'none' back to how it was before).bradnelson@chromium.org2009-07-101-1/+1
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-1052-95/+95
* 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