summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-2410-7/+911
* Add multiple item selection to BMM on macfeldstein@chromium.org2010-03-241-3/+3
* Automation provider IsBookmarkBarVisible() always returned yes!jrg@chromium.org2010-03-241-1/+2
* adding fullscreen support to the mediaplayer.dhg@chromium.org2010-03-243-4/+53
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-2352-476/+1172
* Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...johnnyg@chromium.org2010-03-2310-657/+339
* Don't autotranslate in incognito mode (so we don't send informationjcivelli@google.com2010-03-232-4/+133
* Fix 2 bugs related to remembering loaded unpacked extensions.mpcomplete@chromium.org2010-03-236-91/+129
* GTK: allow inspecting of extension popups.estade@chromium.org2010-03-2311-89/+171
* This is basically a rewrite of the DataTypeManager to support dynamic data ty...skrul@chromium.org2010-03-238-283/+645
* Some layout related fixes for the app launchers.jcivelli@chromium.org2010-03-235-17/+34
* Fixed missing code in EnqueueTextureForDeletion.kbr@google.com2010-03-233-29/+48
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-235-36/+5
* Fixed bugs in GPU process startup on POSIX platforms. Addedkbr@google.com2010-03-231-0/+1
* Alter the "get themes" action on Mac to behave like other platforms; fix bugs.avi@chromium.org2010-03-231-11/+3
* Fix bustage by adding friend decl.tim@chromium.org2010-03-231-1/+1
* Disable SyncerThreadWithSyncerTest.Pause. It's timing out, so I can't use FL...tim@chromium.org2010-03-231-1/+2
* Factoring duplicate code from platform-specific LoginHandlers into a base tonyg@chromium.org2010-03-235-618/+309
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-235-5/+36
* Fix Cocoa variable names from accelerated plugin changesstuartmorgan@chromium.org2010-03-232-17/+16
* Add tests for ClockMenuButton.chocobo@chromium.org2010-03-235-20/+71
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-2352-382/+592
* 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