summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Reliablity testnirnimesh@chromium.org2009-10-211-0/+7
* revert r29588.estade@chromium.org2009-10-213-65/+32
* Explain what '&&' is for in IDS_IMPORT_SETTINGS: '&&' should ...jshin@chromium.org2009-10-211-2/+2
* SQL cookie store: Safely post to DB thread from IO thread.estade@chromium.org2009-10-203-32/+65
* GTK: theme the info bar border.estade@chromium.org2009-10-205-14/+56
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-2013-17/+263
* Implement the new extension management UI. For the UI mocksfinnur@chromium.org2009-10-202-134/+223
* Add styles for printing.kathyw@google.com2009-10-2028-0/+128
* Make all pepper plugins default to windowless and transparent.sehr@google.com2009-10-201-0/+5
* Fix drawing code for page action badges.mpcomplete@chromium.org2009-10-208-38/+117
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-2014-101/+107
* Remove the unused handlers as wellarv@chromium.org2009-10-201-321/+1
* Allow ESC to cancel ALT+SHIFT+T in Toolbar.mhm@chromium.org2009-10-203-16/+57
* Fix bubbles deactivating the opaque frame.ben@chromium.org2009-10-201-8/+8
* Make escape remove a bookmark if it's just been added (but not if it already ...pinkerton@chromium.org2009-10-202-5/+66
* Add WebFrameClient::cancelledError to avoid a dependency ondarin@chromium.org2009-10-202-18/+30
* Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...mpcomplete@chromium.org2009-10-2011-94/+68
* Fix a race bug where content scripts would not apply to the first page load.mpcomplete@chromium.org2009-10-201-0/+4
* [Mac] Prevent browser window from re-displaying when partially shut down.shess@chromium.org2009-10-201-0/+8
* Adding new image needed for the managment UI. This way I might befinnur@chromium.org2009-10-201-0/+0
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-2027-165/+193
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-20103-0/+0
* "Fix" a NOTIMPLEMENTED on Linux by using the default password store.evan@chromium.org2009-10-201-8/+6
* If we're in the middle of a drag, don't allow the user to middletony@chromium.org2009-10-201-1/+14
* Extensions: guarantee removal of BROWSER_WINDOW_READY registration.estade@chromium.org2009-10-201-3/+3
* Updating trunk VERSION from 223.6 to 224.0chrome-bot@google.com2009-10-201-2/+2
* PanelControler supportoshima@chromium.org2009-10-209-135/+367
* Remove an annoying NOTIMPLEMNETED.estade@chromium.org2009-10-201-2/+1
* Make dropped tabs animate from where they were dropped. Make room for the ful...pinkerton@chromium.org2009-10-203-11/+43
* Enable browser commands unit test on linux.estade@chromium.org2009-10-201-3/+0
* Ignore invalid urls on command line.estade@chromium.org2009-10-201-2/+4
* GTK: Change text for extension download UI.estade@chromium.org2009-10-201-2/+5
* Add dialog to tell user to close Firefox during import, if it's open and bloc...mirandac@chromium.org2009-10-203-7/+12
* Fix crash bug when attempting to download a url with unsupported scheme,tony@chromium.org2009-10-201-3/+4
* Cleanup unneccessary include.thakis@chromium.org2009-10-201-1/+0
* Adding two images for the new Extension managment UI.finnur@chromium.org2009-10-202-0/+0
* Disables session restore on chrome os when running tests. This causessky@chromium.org2009-10-201-0/+10
* Minimize dependency of user scripts.mad@chromium.org2009-10-209-82/+72
* Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).viettrungluu@chromium.org2009-10-205-8/+9
* Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...nsylvain@chromium.org2009-10-2011-67/+94
* Updating trunk VERSION from 223.5 to 223.6chrome-bot@google.com2009-10-201-1/+1
* First cut at new page and browser action docs basedaa@chromium.org2009-10-2040-1011/+410
* Correctly handle extension reloading in the task manager.phajdan.jr@chromium.org2009-10-207-5/+69
* add enableWebSockets in WebKit APIukai@chromium.org2009-10-203-5/+4
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-2014-105/+245
* Add the first event ui test + a bunch of refactoring.jorlow@chromium.org2009-10-204-49/+117
* Roll WebKit up to 49830 and fix a build error caused by that revision.jorlow@chromium.org2009-10-201-1/+1
* Fix DCHECK.thakis@chromium.org2009-10-202-0/+8
* Split the arg to --extra-chrome-flags by spaces before passing to Chromenirnimesh@chromium.org2009-10-201-1/+5
* Mac Chromebotnirnimesh@chromium.org2009-10-202-47/+43