summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Always persist bookmark IDs.munjal@chromium.org2009-07-1320-194/+193
* posix: drop a NOTIMPLEMENTED that is now implementedevan@chromium.org2009-07-131-13/+0
* Remove the carbon event dispatcher from the main thread of the plugin processamanda@chromium.org2009-07-131-48/+0
* Adds rendering and dragging of pinned tabs to gtk.sky@chromium.org2009-07-1310-143/+684
* Switching an instance of SolutionDir to ProjectDir.gspencer@google.com2009-07-131-1/+1
* Add an optional channel name to the extension message connect event.mpcomplete@chromium.org2009-07-1312-67/+118
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-131-3/+10
* Correct the output-dir parameter passed to scan_server_dlls.py - it is suppos...robertshield@google.com2009-07-131-1/+1
* linux: don't destroy the cairo_t* returned by beginPlatformPaint().evan@chromium.org2009-07-131-2/+1
* 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