summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Adjust the spacing and alignment on the extension management page a bit.mpcomplete@chromium.org2010-03-241-9/+3
* Revert r42467: "Clear cookies, local storage and databases when an extension ...maruel@chromium.org2010-03-248-219/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-2419-36/+545
* Make repost form warning tab-modal on Gtk.bauerb@chromium.org2010-03-245-52/+105
* Tentative fix for geolocation test with iframes: loads frame one by one.bulach@chromium.org2010-03-241-123/+111
* Revert "Fix browser side handling of moveTo by resizing the content area; not...erg@chromium.org2010-03-2414-77/+34
* Fix resizing handling for accelerated Mac pluginsstuartmorgan@chromium.org2010-03-241-1/+3
* Fix HTML errors in plugins and extension UIsarv@chromium.org2010-03-242-108/+109
* Remove vendor specific CSS prefixes.arv@chromium.org2010-03-2418-172/+170
* History APIs that parse a time as a number of milliseconds need to allow inte...skerner@chromium.org2010-03-241-3/+6
* Adding test for basic uses of mediaplayer.dhg@chromium.org2010-03-241-0/+93
* Change chrome.experimental.history.search's first param to use 'text' for tex...skerner@chromium.org2010-03-243-3/+3
* Add link to disable individual plug-ins in Plug-ins tab of Content Settings (...viettrungluu@chromium.org2010-03-242-0/+10
* Revert 42474 - Make repost form warning tabmodal on Gtk.dhollowa@chromium.org2010-03-244-104/+50
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-244-122/+5
* Make repost form warning tab-modal on Gtk.bauerb@chromium.org2010-03-244-50/+104
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-244-5/+122
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-2425-356/+383
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-2419-545/+36
* Clear cookies, local storage and databases when an extension gets uninstalled.jochen@chromium.org2010-03-248-0/+219
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-2419-36/+545
* Disable BrowserActionApiTest.BrowserActionPopup, it's crashy.phajdan.jr@chromium.org2010-03-241-1/+2
* Expose current_screen() for tests.avayvod@google.com2010-03-242-9/+4
* Open bookmarks from clicks in background windows in the correct window, not t...pinkerton@chromium.org2010-03-241-2/+1
* Update FRIEND_TEST to fix the build.phajdan.jr@chromium.org2010-03-241-1/+1
* Mark BrowserTest.RestorePinnedTabs as crashy on Mac OS X.phajdan.jr@chromium.org2010-03-241-2/+2
* Enforce extension permissions in C++ (instead of Javascript).jochen@chromium.org2010-03-246-17/+22
* Replace about:plugins page with new page.viettrungluu@chromium.org2010-03-243-244/+7
* A quick fix for Issue 38587.hbono@chromium.org2010-03-241-1/+1
* [Linux] Always enable emacs key bindings.suzhe@chromium.org2010-03-244-16/+2
* basic browser tests for compact navigation bar.oshima@chromium.org2010-03-245-11/+159
* Revert r42426 - tests are failing because the WebKit LayoutTests directoriesdpranke@google.com2010-03-241-2/+4
* Use upstream layout_test baselines since the downstream ones are going away.dpranke@google.com2010-03-241-4/+2
* Up the safe browsing timeout from 1s to 5s.cevans@chromium.org2010-03-241-1/+1
* Add MSAA Accessible information to Find bar.mhm@chromium.org2010-03-241-0/+5
* Avoid calling ExecuteCode() on a NULL TabContents. The problem was an extra s...eroman@chromium.org2010-03-241-3/+6
* Fixed loader issue in unit tests caused by some test not using that mock and ...zelidrag@chromium.org2010-03-242-0/+11
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-2424-133/+213
* 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