summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove the CHECK() when SQLite is corrupt.cpu@chromium.org2009-09-221-8/+1
* Enable LeakTracker on release builds.eroman@chromium.org2009-09-221-1/+10
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-09-2110-27/+92
* Temporarily disable some devtools interactive tests.paul@chromium.org2009-09-211-2/+2
* Making UserScriptMaster::ScriptReloader refcounted thread safecpu@chromium.org2009-09-211-1/+1
* Making ShellLinkItem refcount thread safecpu@chromium.org2009-09-211-1/+1
* [Mac] Use gmock rather than manual mock for autocomplete tests.shess@chromium.org2009-09-213-40/+23
* For bookmark sync, remove cookie support from http bridge and syncapi.chron@chromium.org2009-09-214-65/+5
* Fix race condition with message ports being dropped if sent before a worker s...jam@chromium.org2009-09-214-24/+46
* Update renderer plugin cache when we load/unload extensions with plugins.mpcomplete@chromium.org2009-09-219-13/+106
* Allow <audio> to work in extensionhclam@chromium.org2009-09-211-1/+11
* Makes TabIconView use IDR_PRODUCT_LOGO_16 on non-windows platforms.sky@chromium.org2009-09-211-1/+1
* ~AutocompleteEditViewGtk expects to be the only referencing thesky@chromium.org2009-09-211-0/+1
* Fix clipping issue on extension shelf (when detached).finnur@chromium.org2009-09-211-2/+13
* Make links in the cocoa about dialog clickable. (Try #2).erg@chromium.org2009-09-214-84/+460
* Remove an unused variable and some includes.thestig@chromium.org2009-09-211-17/+1
* Disables the quit menu item for Chrome OS.sky@chromium.org2009-09-212-2/+2
* Remove syncer_paused from syncapi.tim@chromium.org2009-09-212-4/+0
* [Mac] Expose AutocompleteEditViewMac to Cocoa code.shess@chromium.org2009-09-2111-245/+250
* Switch history thread back to base::Thread. Sync unit tests require more than...chron@chromium.org2009-09-213-7/+7
* The main menu button is now enabled by default.sky@chromium.org2009-09-217-43/+23
* allow the handle to be hidden when moles are expandederikkay@chromium.org2009-09-213-90/+143
* Retry of r26698.estade@chromium.org2009-09-217-70/+0
* Whitespace change to trigger gyp rebuildstuartmorgan@chromium.org2009-09-211-0/+1
* Revert a file that slipped into r26699 by mistake.estade@chromium.org2009-09-211-11/+0
* Reverting r26698. Somehow this broke scons?estade@chromium.org2009-09-217-0/+80
* Linux: Remove linux splash page and printing command line switch.estade@chromium.org2009-09-218-215/+0
* Revert 23438 which reverted 23408.estade@chromium.org2009-09-211-1/+2
* Remove leftover directive when we generated source files.thomasvl@chromium.org2009-09-211-1/+0
* Forward edit commands to be executed for shortcuts which aren't handled bythakis@chromium.org2009-09-213-34/+103
* Adds NOTREACHED if we ever hit the max cache size of the render pictsky@chromium.org2009-09-211-1/+10
* Add histograms for tab count, RenderProcessHost count, and the number ofbrettw@chromium.org2009-09-213-11/+93
* Task Manager for OS X: Set up columns, show rows.thakis@chromium.org2009-09-214-60/+211
* <html>aa@chromium.org2009-09-218-76/+44
* [Mac] Save/restore focus in TabContentsViewMac.rohitrao@chromium.org2009-09-212-17/+14
* Adding basic window control to the automation provider for the Mac.avi@chromium.org2009-09-214-41/+75
* Remove the "mixed content" security warnings because "no one in the history o...pinkerton@chromium.org2009-09-211-271/+754
* Fix the $1 in the wrench tooltip that should be the product name.thomasvl@chromium.org2009-09-211-1/+1
* Changes the main menu from displaying a static image to loading a page.sky@chromium.org2009-09-205-45/+250
* Only show extension shelf on demand again.thakis@chromium.org2009-09-201-1/+0
* Temporarily always show extension shelf.thakis@chromium.org2009-09-201-0/+1
* remove the right-click devtools behaviorerikkay@chromium.org2009-09-191-2/+1
* fetch buildbot status list on demand rather than polling.erikkay@chromium.org2009-09-192-32/+51
* Turn os x extension shelf on.thakis@chromium.org2009-09-191-4/+0
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-1919-169/+268
* Fix truncation in ru locale.finnur@chromium.org2009-09-191-1/+1
* [Mac] Polish the search engine managerrsesek@chromium.org2009-09-1917-102/+775
* Do not automatically show extension shelf.thakis@chromium.org2009-09-191-3/+2
* Add gtk widget names for stuff in location bar.mattm@chromium.org2009-09-192-0/+13
* Fix my view id util browsertest breakage.estade@chromium.org2009-09-191-0/+4