summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add cookie behavior combobox.mattm@chromium.org2009-07-131-2/+50
* Re-land the patch to elide the status bubble to 1/3 the width of thetc@google.com2009-07-131-3/+10
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-1331-426/+569
* Initial support for theming on Mac OS X.avi@chromium.org2009-07-1341-7906/+9247
* Platform cleanup in worker_uitest.cc.phajdan.jr@chromium.org2009-07-131-4/+4
* Revert r20553.thestig@chromium.org2009-07-137-48/+10
* Additional svn ignores for native_client and Makefile.thestig@chromium.org2009-07-137-10/+48
* Various updates to the buildbot sample.aa@chromium.org2009-07-132-21/+32
* Revert "Always persist bookmark IDs."tc@google.com2009-07-1320-193/+194
* Refactoring handle and dragging a bit in preparation for moles. The primary ...erikkay@chromium.org2009-07-135-305/+430
* Fix a memory leak in AudioRendererHost unit testhclam@chromium.org2009-07-133-7/+204
* Add a temporary flag to enable plugins on the Mac and Linux whileamanda@chromium.org2009-07-133-0/+11
* Lands http://codereview.chromium.org/149404 for cmasone:sky@chromium.org2009-07-138-0/+234
* Changes Mac behavior to reblit the entire RWHVCocoa when scrolling.rohitrao@chromium.org2009-07-131-17/+8
* Don't store blacklist entries in the keychain.stuartmorgan@google.com2009-07-132-4/+18
* posix: drop Gears NOTIMPLEMENTED()evan@chromium.org2009-07-131-2/+1
* 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