summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Break out FormFieldValues::Element into FormField, which will eventually hold...jhawkins@chromium.org2009-10-237-66/+67
* Introduce WebScriptController for script related methods.mhm@chromium.org2009-10-232-32/+45
* Implement extension.sendRequest, a simpler way to do messaging.mpcomplete@chromium.org2009-10-2312-25/+784
* [Mac] Fix keyword editor-related crashesshess@chromium.org2009-10-232-17/+28
* Add some icons that will be used by future tests.aa@chromium.org2009-10-237-0/+0
* TBR: nsylvainthakis@chromium.org2009-10-236-135/+5
* [Mac] Make bookmark bar primitive drag destination.thakis@chromium.org2009-10-236-5/+135
* Clarified the manifest example code. Added "version" description.kathyw@google.com2009-10-232-61/+154
* When sending resources across the IPC barrier, use increasing sized buffers.erg@google.com2009-10-232-8/+38
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-2319-53/+139
* Fix speleing.mark@chromium.org2009-10-231-1/+1
* Adds support for the <keygen> tag for client certificate enrollmentwtc@chromium.org2009-10-239-8/+259
* Experiment with startup tests and file urls. asargent@chromium.org2009-10-232-1/+4
* Push the native canvas into the plugin implementation. On Windows, this meansbrettw@chromium.org2009-10-236-175/+141
* [Mac] Make sure that Cocoa knows Omnibox field draws with transparency.shess@chromium.org2009-10-231-0/+5
* Fixes ChromeFrame net tests which run the URLRequest unit tests by launching ...ananta@chromium.org2009-10-231-1/+15
* Coding style fix: "if(" => "if (".viettrungluu@chromium.org2009-10-232-2/+2