summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Use the original profile when opening the keyword editor window, sincepam@chromium.org2009-10-213-4/+10
* Remove the extension shelf on Linux.phajdan.jr@chromium.org2009-10-216-361/+10
* Fix cmd-opt-left/right.thakis@chromium.org2009-10-214-35/+46
* posix: ~ should be considered a path character in the omniboxevan@chromium.org2009-10-213-1/+58
* Fix for Release build breakdavemoore@chromium.org2009-10-211-0/+1
* New button scheme...borders are separate from the inner contents sodavemoore@chromium.org2009-10-2111-46/+119
* Revert 29646 - Fix cmdoptleft/right.nsylvain@chromium.org2009-10-213-36/+28
* Fix cmd-opt-left/right.thakis@chromium.org2009-10-213-28/+36
* DevTools: fix and enable TestContentScriptIsPresentyurys@google.com2009-10-211-1/+1
* DevTools: temporarily disable TestContentScriptIsPresentyurys@google.com2009-10-211-1/+1
* DevTools: test that content scripts are visible in the debugger scripts listyurys@google.com2009-10-211-0/+67
* Revert r29418 as it caused a regression.eroman@chromium.org2009-10-211-8/+1
* revert r29588.estade@chromium.org2009-10-213-65/+32
* 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-209-17/+208
* Implement the new extension management UI. For the UI mocksfinnur@chromium.org2009-10-201-133/+222
* Fix drawing code for page action badges.mpcomplete@chromium.org2009-10-203-31/+106
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-2011-81/+89
* 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
* Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...mpcomplete@chromium.org2009-10-207-87/+49
* 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-2025-165/+169
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-2018-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
* PanelControler supportoshima@chromium.org2009-10-208-135/+361
* Make dropped tabs animate from where they were dropped. Make room for the ful...pinkerton@chromium.org2009-10-203-11/+43
* 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-204-11/+20
* Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).viettrungluu@chromium.org2009-10-202-2/+2
* Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...nsylvain@chromium.org2009-10-207-48/+87
* Correctly handle extension reloading in the task manager.phajdan.jr@chromium.org2009-10-207-5/+69
* add enableWebSockets in WebKit APIukai@chromium.org2009-10-201-2/+0
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-203-103/+132
* Add the first event ui test + a bunch of refactoring.jorlow@chromium.org2009-10-201-26/+80
* 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