summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Permit .keystone_install to perform an initial bootstrapping installation overmark@chromium.org2009-10-231-11/+18
* Updating trunk VERSION from 224.2 to 224.3chrome-bot@google.com2009-10-231-1/+1
* Fix compile bustage on chromeos builder.eroman@chromium.org2009-10-231-1/+2
* Removed page action references to badges and popups.kathyw@google.com2009-10-232-22/+34
* Make sure the RootView is sized to the correct bounds when the opaque frame i...ben@chromium.org2009-10-232-80/+14
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-2349-545/+1279
* Fix build.thakis@chromium.org2009-10-231-1/+1
* Make user shortcuts override built-in shortcuts.thakis@chromium.org2009-10-231-0/+8
* Readding from scratch instead reverting the revert.finnur@chromium.org2009-10-238-18/+91
* Disable system suspend while downloading files on win32.mark@chromium.org2009-10-237-1/+145
* This test is flaky, it has failed multiple times on the Linuxfinnur@chromium.org2009-10-231-1/+1
* [Mac] Remove flicker when typing in the findbar.rohitrao@chromium.org2009-10-232-0/+7
* Revert 29861 since this fail on the interactivefinnur@chromium.org2009-10-238-91/+18
* Implements tests for testing browser's overall key events handling behavior.suzhe@chromium.org2009-10-2310-97/+932
* Page actions that don't specify an icon (ie.finnur@chromium.org2009-10-238-18/+91
* Linux: fix crash in PopulateCookieDetails called by OnSelectionChanged callbackmattm@chromium.org2009-10-235-0/+50
* Fix conflicts between accelerator keys and HTML DOM accesskeys.suzhe@chromium.org2009-10-2322-74/+553