summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* The TableViewObserver::OnKeyDown method signature was changed recently andjcampan@chromium.org2009-10-233-21/+22
* Revert 29844 - Disable the Web drop target unittests because theynsylvain@chromium.org2009-10-231-5/+5
* [GTK] Use gtk_window_present_with_time since the doc's says it is better to usemattm@chromium.org2009-10-231-2/+2
* Adding documentation for extensions options pages.asargent@chromium.org2009-10-2334-2/+599
* Allow <video> to read from a data URI. Data URI is now handledhclam@chromium.org2009-10-232-8/+14
* Revert 29827 - Refactor securityicon code to a more general form, also more c...nsylvain@chromium.org2009-10-2311-319/+132
* Disable DromaeoReferenceTest.Perf on Mac valgrind botsstuartmorgan@chromium.org2009-10-231-0/+2
* Fix coverage on the Mac.jrg@chromium.org2009-10-231-0/+3
* Disable the Web drop target unittests because theynsylvain@chromium.org2009-10-231-5/+5
* Use scoped_array (not scoped_ptr) with new[].kuchhal@chromium.org2009-10-231-1/+1
* Potential fix for the PluginChannel::CleanUp crash. This will go out on tomo...jam@chromium.org2009-10-221-2/+6
* GTK: in gtk theme mode, when a chrome button is showing a menu, make it look ...estade@chromium.org2009-10-221-0/+3
* * Moved panel controller to chromeos directoryoshima@chromium.org2009-10-2217-104/+132
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-227-34/+30
* Fix for issue 18228.xiyuan@chromium.org2009-10-224-1/+11
* Refactor security-icon code to a more general form, also more consistent withpamg@google.com2009-10-2211-132/+319
* Support for chrome.browserAction.setIcon(imageData) on linux.rafaelw@chromium.org2009-10-221-18/+30
* Re-enabling worker fast tests (doing a more surgical disabling of just a sing...atwilson@chromium.org2009-10-221-7/+9
* Ensure OK is only enabled when there is text in the text field for folders an...pinkerton@chromium.org2009-10-224-5/+73
* Fix profile_sync_service_unittest.cc to build on Mac and Linuxzork@chromium.org2009-10-221-59/+60
* After recent changes (handle passing and RNG) Native Client tests run success...gregoryd@google.com2009-10-222-4/+1
* Fix a couple gtk file chooser crashers.estade@chromium.org2009-10-221-7/+13
* Loading local resources uses improved fallback algorithm.cira@chromium.org2009-10-225-48/+94
* Remove old migration code, as users should have been migrated by now.evan@chromium.org2009-10-221-9/+1
* GTK: Check for null in bookmark bar drag received handlerestade@chromium.org2009-10-221-0/+2
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-2210-19/+42
* Fix renderer hang if plugin process crashes while initializing a plugin.jam@chromium.org2009-10-227-20/+33
* Clear up the "-full" Omaha ap key value left by the mini_installer when runni...robertshield@chromium.org2009-10-222-0/+37
* Adjust flakiness settings to match the adjustments I made to the tests.johnnyg@chromium.org2009-10-221-6/+10