summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-247-130/+6
* strings for translate infobar's error statekuan@chromium.org2010-03-241-0/+9
* 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-247-6/+130
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-2429-361/+398
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-2429-717/+37
* Clear cookies, local storage and databases when an extension gets uninstalled.jochen@chromium.org2010-03-2411-3/+252
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-2429-37/+717
* 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
* Properly fix ends of lines.antonm@chromium.org2010-03-241-1/+27
* Mark BrowserTest.RestorePinnedTabs as crashy on Mac OS X.phajdan.jr@chromium.org2010-03-241-2/+2
* Updating trunk VERSION from 361.0 to 362.0chrome-release@google.com2010-03-241-1/+1
* Enforce extension permissions in C++ (instead of Javascript).jochen@chromium.org2010-03-2419-57/+72
* Replace about:plugins page with new page.viettrungluu@chromium.org2010-03-246-278/+11
* 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-249-11/+170
* Revert r42426 - tests are failing because the WebKit LayoutTests directoriesdpranke@google.com2010-03-243-11/+14
* Use upstream layout_test baselines since the downstream ones are going away.dpranke@google.com2010-03-243-14/+11
* 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-242-0/+14
* Add a simple resource loader to Chrome Frame that is capable of finding, load...robertshield@chromium.org2010-03-242-0/+24
* 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
* Add a few PyAuto tests for bookmarks.nirnimesh@chromium.org2010-03-244-0/+207
* Mark all selenium tests as passing.tony@chromium.org2010-03-241-1/+0
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-2429-140/+222
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-2416-23/+976
* 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-245-4/+54
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-2353-476/+1174
* Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...johnnyg@chromium.org2010-03-2311-658/+342
* Don't autotranslate in incognito mode (so we don't send informationjcivelli@google.com2010-03-232-4/+133
* Makes file browser specific to chromeos and not both toolkit_views andsky@chromium.org2010-03-231-0/+3
* Fix 2 bugs related to remembering loaded unpacked extensions.mpcomplete@chromium.org2010-03-236-91/+129
* Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.scherkus@chromium.org2010-03-231-24/+20
* GTK: allow inspecting of extension popups.estade@chromium.org2010-03-2311-89/+171
* Fix Mac build packaging brokenness from r42357 due to a missing comma in chro...rsesek@chromium.org2010-03-231-1/+1
* This is basically a rewrite of the DataTypeManager to support dynamic data ty...skrul@chromium.org2010-03-239-283/+651
* Some layout related fixes for the app launchers.jcivelli@chromium.org2010-03-236-17/+36
* 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-236-37/+5
* Fixed bugs in GPU process startup on POSIX platforms. Addedkbr@google.com2010-03-236-0/+27
* 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