summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* [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
* A few more #ifdefs for platform-specific behaviors to port this test to mac.mark@chromium.org2009-10-222-53/+79
* Reverting 29783.johnnyg@chromium.org2009-10-224-169/+2
* Webkit roll 49926:49941johnnyg@chromium.org2009-10-221-12/+12
* ARGB -> RGBA (in the docs)kathyw@google.com2009-10-223-6/+6
* Add a list of tests to archive on Linux.thestig@chromium.org2009-10-221-0/+2
* GTK: add browser actions popups.estade@chromium.org2009-10-229-13/+198
* Hook up the browser in the bookmark editor. Adjust the logic controlling the ...pinkerton@chromium.org2009-10-224-68/+396
* Swaps renderer processes on links with rel=noreferrer and target=_blank.creis@google.com2009-10-224-2/+169
* Add support for IMC handle passing in Chrome sandboxgregoryd@google.com2009-10-226-19/+20
* Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;erg@google.com2009-10-229-35/+25
* Lands http://codereview.chromium.org/306039 for Sean:sky@chromium.org2009-10-224-12/+65
* The detached bookmark bar should not show on interstitials.jcampan@chromium.org2009-10-221-0/+3
* Changes the initialization of enabling the reporting metrics to initialize fr...gwilson@google.com2009-10-221-3/+2
* Updating trunk VERSION from 224.1 to 224.2chrome-bot@google.com2009-10-221-1/+1
* Add NTP to the sidenav.kathyw@google.com2009-10-2231-0/+31