summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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-2313-80/+1366
* Add a temporary flag to enable Core Animation mode for Flash (when possible)stuartmorgan@chromium.org2010-03-231-0/+1
* Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...finnur@chromium.org2010-03-2312-29/+17
* 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
* 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
* 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-2311-8/+1330
* 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-23110-124/+124
* 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-233-16/+20
* Allow Extensions to have MSAA information.mhm@chromium.org2010-03-222-1/+43
* Bookmark manager: Fix an issue with drag and drop over the tree.arv@chromium.org2010-03-221-0/+3
* 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
* Porting the app launcher to Windows, and adding an experimental flagjcivelli@google.com2010-03-229-630/+587
* We had a problem where if chrome crashed on cros and was relauncheddavemoore@chromium.org2010-03-229-41/+72
* [Mac] Makes ctrl-return follow links when finding in page.rohitrao@chromium.org2010-03-225-22/+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-2218-303/+242
* Add the option of importing bookmarks from file to first run.huanr@chromium.org2010-03-223-7/+58
* 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-221-0/+4
* [Mac] Draw the icons within the browser actions overflow menu. Also...andybons@chromium.org2010-03-223-40/+137
* Make gfx::Font use callbacks to perform locale-dependent font adjustments. Al...ben@chromium.org2010-03-221-1/+19
* Integration with Toolbar autofill servers.georgey@chromium.org2010-03-226-25/+328
* Eliminate a race between the syncerthread delivering PAUSEDnick@chromium.org2010-03-221-11/+11
* views: [accessibility] Fix the first three issues pointed in the bug for the ...ctguil@chromium.org2010-03-221-2/+4
* Use the new number-of-browser-actions pref instead of width-in-pixels tompcomplete@chromium.org2010-03-222-37/+49
* Don't touch the pasteboard when the browser may be shutting downjrg@chromium.org2010-03-221-1/+3
* Make various types of input work better with ctrl-enter. If we detected that...pkasting@chromium.org2010-03-224-71/+103
* ChromeFrame net tests would crash on startup while initializing the extension...ananta@chromium.org2010-03-221-1/+4
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-2219-436/+34
* Fix typo in Mac mergedmazzoni@chromium.org2010-03-221-1/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-2219-34/+436