summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix Cocoa variable names from accelerated plugin changesstuartmorgan@chromium.org2010-03-232-17/+16
* Add tests for ClockMenuButton.chocobo@chromium.org2010-03-236-20/+76
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-2353-393/+612
* HTML5: Make sure that the drop event fires before the dragend event.arv@chromium.org2010-03-232-7/+14
* Mark a test which has been failing regularly on the valgrind UI bot as FLAKY_.eroman@chromium.org2010-03-231-1/+3
* Add an initial implementation of net-internals inspector in javascript.eroman@chromium.org2010-03-2317-80/+1399
* Add a temporary flag to enable Core Animation mode for Flash (when possible)stuartmorgan@chromium.org2010-03-234-5/+42
* Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...finnur@chromium.org2010-03-2312-29/+17
* Fix PyAuto crash when a script has multiple tests.nirnimesh@chromium.org2010-03-2314-103/+417
* Modifies friend for test so mac build compiles again.sky@chromium.org2010-03-231-0/+1
* Move some random groups of functions out of BrowserMain into helper functions.brettw@chromium.org2010-03-231-88/+111
* Reall disables BrowserTest::RestorePinnedTabs on a mac.sky@chromium.org2010-03-231-1/+1
* Adds smallish size to list of icon sizes.sky@chromium.org2010-03-232-0/+2
* Implement the confirm infobar with link for mac.joth@chromium.org2010-03-234-47/+131
* Implement ConfirmInfoBar link support on GTKjoth@chromium.org2010-03-232-56/+90
* Updating trunk VERSION from 360.0 to 361.0chrome-release@google.com2010-03-231-1/+1
* Revert 42327 which caused test failures on Mac.yurys@chromium.org2010-03-231-1/+2
* Fixed the gtest filter for unit_tests on Mac under ThreadSanitizerglider@chromium.org2010-03-231-1/+1
* Update fast/workers/worker-script-error.html expectations in Chromium. Expect...yurys@chromium.org2010-03-231-2/+1
* Disable "Language Settings..." context menu on OS X.jeremy@chromium.org2010-03-231-0/+9
* Update WebDropTarget::OnDragEnter to use drag_cursor_ as well.dcheng@chromium.org2010-03-231-1/+1
* This change adds shield icons to the buttons that need elevation to fix Issue...hbono@chromium.org2010-03-238-2/+40
* Initial version of an experimental Extensions Context Menu API.asargent@chromium.org2010-03-2317-12/+1484
* Removed win32socketserver and its use in mediator_thread_impl.cc.akalin@chromium.org2010-03-231-25/+0
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-23113-128/+128
* Set the details field of the BROWSER_THEME_CHANGED notification toakalin@chromium.org2010-03-234-10/+14
* Fix HTML5 effectAllowed and dragEffect on Chrome Linux.tony@chromium.org2010-03-235-21/+37
* gtk: Tie the AutoFill button in the options dialog to the kEnableAutoFill pref.jhawkins@chromium.org2010-03-232-23/+27
* Linux: Fix some GdkPixbuf leaks.mattm@chromium.org2010-03-235-4/+11
* Hook up HTML5 effectAllowed and dragEffect on Windows.tc@google.com2010-03-234-19/+49
* Temporarily disable BrowserActionsContainerTest.Basic in chromeos while I workmpcomplete@chromium.org2010-03-231-0/+5
* Bookmark manager js lib: Some cleanup of the event class docs.arv@chromium.org2010-03-232-14/+25
* Try and force the font size for the bookmarks bar and some hinttony@chromium.org2010-03-232-0/+19
* Add a parameter to CreateAudioStream to choose between standard and low-laten...neb@chromium.org2010-03-236-20/+26
* Allow Extensions to have MSAA information.mhm@chromium.org2010-03-223-1/+49
* Bookmark manager: Fix an issue with drag and drop over the tree.arv@chromium.org2010-03-221-0/+3
* Re-enable the DB perf tests and lower the number of iterations perdumi@chromium.org2010-03-221-9/+25
* Adds the source ImageLoadingTracker to OnImageLoaded. I need this in asky@chromium.org2010-03-2212-17/+29
* Add KEEP_SIZE state to panel and fixed misc bugs.oshima@chromium.org2010-03-225-128/+231
* Fixed pyautolib build for chromeoszelidrag@chromium.org2010-03-221-0/+3
* Porting the app launcher to Windows, and adding an experimental flagjcivelli@google.com2010-03-2212-632/+595
* We had a problem where if chrome crashed on cros and was relauncheddavemoore@chromium.org2010-03-2213-45/+94
* [Mac] Makes ctrl-return follow links when finding in page.rohitrao@chromium.org2010-03-226-26/+80
* views: [accessibility] Connect the combobox to its label in the Import Bookma...ctguil@chromium.org2010-03-221-0/+1
* Fix handling of Mac accelerated plugin layers across tab switch.stuartmorgan@chromium.org2010-03-226-61/+132
* Refactor ExtensionActionContextMenuModel.estade@chromium.org2010-03-2219-309/+244
* Add the option of importing bookmarks from file to first run.huanr@chromium.org2010-03-225-7/+63
* Refactor Directory/Directory::Kernel to eliminate some duplicate variable dec...nick@chromium.org2010-03-222-51/+49
* Enable DOM paste for extensions with clipboard access.dcheng@chromium.org2010-03-222-0/+8
* [Mac] Draw the icons within the browser actions overflow menu. Also...andybons@chromium.org2010-03-223-40/+137