summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix chromeos build break due to out-of-order member initialization.estade@chromium.org2009-10-231-1/+1
* Add a known crash to the reliability bot.brettw@chromium.org2009-10-231-0/+3
* Reverting 29961.glen@chromium.org2009-10-235-30/+11
* Um, do the disable right. TBR.ojan@chromium.org2009-10-231-1/+1
* Disable test failing since r29947. ojan@chromium.org2009-10-231-1/+2
* Add the Extensinos menu item to GTK.estade@chromium.org2009-10-234-7/+13
* GTK: Fix startup UMR.estade@chromium.org2009-10-231-0/+1
* Build sync by default on all platforms. This also turns off sync on both Lin...zork@chromium.org2009-10-235-11/+30
* Switch from plugin to browser process only when all windows close (Mac)stuartmorgan@chromium.org2009-10-231-5/+20
* Mac: don't import Safari's home page setting.viettrungluu@chromium.org2009-10-231-2/+2
* Make it so that clicking the "Get Themes" link in the options dialog box acti...ben@chromium.org2009-10-231-3/+5
* Add functions to purge the Web Database memory and get the service without cr...pkasting@chromium.org2009-10-236-13/+73
* Get the About panel to align its links correctly,davemoore@chromium.org2009-10-232-8/+7
* Move SearchableFormData over to the WebKit API.pkasting@chromium.org2009-10-232-16/+17
* - "homepage" -> "home page" in two stringsthomasvl@chromium.org2009-10-231-7/+16
* Switching to a plugin icon as the favicon for the extensions page.finnur@chromium.org2009-10-233-2/+1
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-2328-108/+106
* Submitting on behalf of jschuh@cevans@chromium.org2009-10-231-3/+3
* Hook up "remaining changes" to sync client. Remove "latest timestamp".chron@chromium.org2009-10-2312-44/+43
* Submitting on behalf of jschuh@cevans@chromium.org2009-10-231-4/+9
* Basic test class that is going to replace CocoaTestHelper and CocoaNoWindowTe...dmaclach@chromium.org2009-10-233-30/+229
* Turn the background of the scrolling area white.thomasvl@chromium.org2009-10-231-8/+16
* Add a regression test for the renderer hang when a plugin's NP_Initialize fun...jam@chromium.org2009-10-232-0/+53
* Adding a favicon for the Extensions page.finnur@chromium.org2009-10-235-0/+13
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-238-19/+68
* Fix linux build failures. Not sure why these didn't fail before.pkasting@chromium.org2009-10-232-0/+2
* Remove some #includes where possible.pkasting@chromium.org2009-10-2314-127/+48