summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-2623-48/+190
* About box auto-update improvements.mark@chromium.org2009-10-268-433/+699
* Refactor widget methods to support desktop notifications, including GTK stubs.johnnyg@chromium.org2009-10-262-4/+11
* Fix fullscreen mode in chromeos=1 build.oshima@chromium.org2009-10-262-10/+37
* Don't scale up small browser action icons.finnur@chromium.org2009-10-261-8/+5
* [Mac] Adjust Omnibox implementation to not break undo chain.shess@chromium.org2009-10-264-1/+102
* Update buildbot sample to work with newest APIs.aa@chromium.org2009-10-261-3/+3
* Fix crash when a page action cannot load its icon.aa@chromium.org2009-10-261-1/+2
* Reverting 30062.glen@chromium.org2009-10-263-16/+9
* Polish to the gmail checker sample.aa@chromium.org2009-10-264-24/+65
* Fix a bug in the WebKit code samplekathyw@google.com2009-10-262-2/+2
* Set necessary args for tab_switching_test.chase@chromium.org2009-10-261-0/+4
* Refactor: Change the interface from HostResolver::DisableIPv6() to HostResolv...eroman@chromium.org2009-10-262-3/+7
* Lazily create the find bar.ben@chromium.org2009-10-263-9/+16
* Mac: Make Cmd-[ and Cmd-] work properly again.viettrungluu@chromium.org2009-10-262-80/+674
* Only double the buffer when AsyncResourceHandler's caller fill the buffer.erg@google.com2009-10-262-10/+16
* Update TOSlaforge@chromium.org2009-10-262-95/+99
* Second attempt to swap processes on rel=noreferrer, target=blank links.creis@chromium.org2009-10-264-2/+209
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-268-125/+235
* Mac: Make middle-click tab closure cancellable.viettrungluu@chromium.org2009-10-261-1/+8
* Updating trunk VERSION from 225.0 to 226.0chrome-bot@google.com2009-10-261-1/+1
* Mac: Fix (window modal) sheet placement when bookmark bar is present.viettrungluu@chromium.org2009-10-261-3/+17
* Mac: Make status bubbles pop properly when mouse leaves content area.viettrungluu@chromium.org2009-10-261-1/+2
* Do not send some keyboard shortcuts to the renderersthakis@chromium.org2009-10-262-4/+60
* Add a function that can check if a menu item would be fired by a keypress.thakis@chromium.org2009-10-264-0/+462
* Fix regression where popups and app frames lost their titlebars.ben@chromium.org2009-10-261-1/+5
* Updating trunk VERSION from 224.4 to 225.0chrome-bot@google.com2009-10-251-2/+2
* Disable ExtensionApiTest.Storage because it crashes the browser_tests too.nsylvain@chromium.org2009-10-251-1/+2
* Disable ExtensionApiTest.BrowserActionPopup because it crashes on the bot.nsylvain@chromium.org2009-10-251-1/+2
* Fix the proxy host and port string to start with http:// if it does not already.mdm@chromium.org2009-10-241-1/+5
* Mac: implement dispositions for back/forward buttons (not in drop-downs).viettrungluu@chromium.org2009-10-241-2/+7
* Fix compile on Snow Leopard.thakis@chromium.org2009-10-241-1/+1
* Updating trunk VERSION from 224.3 to 224.4chrome-bot@google.com2009-10-241-1/+1
* Doc navigation work.kathyw@google.com2009-10-2434-177/+460
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-2429-355/+952
* Fix premultiplication mismatch inaa@chromium.org2009-10-241-2/+3
* Enable HTML5 databases for all extension renderer processes.dumi@chromium.org2009-10-247-9/+12
* Implementing WebDatabaseObserver in the renderer process.dumi@chromium.org2009-10-246-0/+88
* GTK: Try to position info bubbles onscreen.derat@chromium.org2009-10-243-103/+193
* linux: nuke a NOTIMPLEMENTEDevan@chromium.org2009-10-241-1/+1
* [Mac] Make bookmark bar primitive drag destination.thakis@chromium.org2009-10-247-6/+129
* Fix mac build breakage (remove page_action_apitest from mac build)rafaelw@chromium.org2009-10-241-0/+1
* Increase visual spacing between browser action buttons to 5px.rafaelw@chromium.org2009-10-242-2/+15
* Fix ExtensionApiTest.PageAction & Enable test on linuxrafaelw@chromium.org2009-10-243-7/+1
* Clean up database files. Some changes are due to Google style guide violatio...pkasting@chromium.org2009-10-244-143/+100
* Add a regression test for the PluginChannel::CleanUp. My earlier speculative...jam@chromium.org2009-10-242-0/+66
* Instructing V8 to disable the binding for the window.openDatabase()dumi@chromium.org2009-10-241-0/+3
* Mac: remove some now-dead code and add a comment.viettrungluu@chromium.org2009-10-243-41/+7
* GTK: Compute infobubble target rects correctly.derat@chromium.org2009-10-245-10/+29
* Remove pageAction setXXXBadge functions.rafaelw@chromium.org2009-10-244-614/+10