summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-2317-33/+269
* Allow Flash (and other plugins) to be installed without restarting the browse...jam@chromium.org2009-04-236-6/+92
* Re-enable all tests. Disable CheckActiveWindow() instead. The sporadicpam@chromium.org2009-04-231-4/+9
* Move Browser implementation of callback interfaces into the private section.stoyan@chromium.org2009-04-2310-37/+89
* Suppress bug 6532 for -O1 as well. Move to central suppression file.dkegel@google.com2009-04-231-12/+0
* Fix a bug caught by Werror on the jaunty bot. gtk_message_dialog_newtc@google.com2009-04-231-1/+1
* Add initial support for dragging tabs in the Linux tab strip.jhawkins@chromium.org2009-04-232-30/+431
* Adds (non-working) folders and GTK dialogs.erg@google.com2009-04-2310-128/+393
* Add one more tcmalloc crasherdglazkov@chromium.org2009-04-231-0/+1
* Linux: Properly plumb infobar close button event.estade@chromium.org2009-04-231-1/+1
* GTK: Don't triple buffer the tab strip.estade@chromium.org2009-04-231-0/+2
* Do not use installed folder as working directory for uninstall link.kuchhal@chromium.org2009-04-231-2/+1
* Prototype audio time shift.fbarchard@chromium.org2009-04-231-2/+2
* Provide a way for a TabContentsDelegate to take focus when we receive a notif...ananta@chromium.org2009-04-234-36/+32
* Move a bunch of functions from WebContents to TabContents. Change the servicesbrettw@chromium.org2009-04-2310-247/+230
* Disabling flaky TabRestoreUITest.RestoreToDifferentWindow test.robertshield@google.com2009-04-231-4/+3
* Hopefully fix the leak in the SiteInstance unittest (again). Processing thebrettw@chromium.org2009-04-231-4/+4
* More post webkit merge misery.levin@chromium.org2009-04-231-3/+3
* Remove outdated comment. No code change.estade@chromium.org2009-04-231-2/+0
* Disabling TabRestoreUITest, RestoreWindowAndTab unit test as per sporadic fai...robertshield@google.com2009-04-231-0/+3
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-2334-151/+309
* Arrange so ExtensionMessageService::RendererReady is called on the IO thread.mpcomplete@google.com2009-04-233-65/+62
* Allow creating external tab in incognito mode.stoyan@chromium.org2009-04-236-7/+39
* added resizer test extensionrafaelw@chromium.org2009-04-232-0/+41
* Create a ChromeProcessUtil for the Mac, and enable it in the tests.avi@google.com2009-04-239-24/+69
* Add crash 8875 to known list.huanr@chromium.org2009-04-231-0/+3
* Update tcmalloc related crash signatures.huanr@chromium.org2009-04-231-2/+6
* Make the crash pattern more generic in known list.huanr@chromium.org2009-04-231-11/+4
* Add a warning about why we kill the process when it's out of memory.brettw@chromium.org2009-04-231-0/+5
* A basic search provider unit test. This tests asserts a handful of things:sky@chromium.org2009-04-234-10/+291
* Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...robertshield@google.com2009-04-2312-201/+68
* Importer should import browser data from the browser that user selected.kuchhal@chromium.org2009-04-236-16/+34
* Fix version.bat to use the 'default' svn in the PATH and not a precooked one ...maruel@chromium.org2009-04-231-6/+30
* Add a couple new crashes to the known crash list.mbelshe@google.com2009-04-231-0/+12
* Adds missing file from last patch.sky@chromium.org2009-04-231-0/+0
* Changes closed windows on the new tab page to show the Chromium/Chromesky@chromium.org2009-04-235-10/+37
* Refactor index value capture outside of DCHECK to fix build failure in release.rafaelw@chromium.org2009-04-231-2/+2
* Allow appkit-driven animations in unit tests to work correctly.pinkerton@chromium.org2009-04-232-4/+5
* Merge: chromium side [42671:42725]levin@chromium.org2009-04-231-2/+2
* In the new tab page, when in edit move, right-clicking on a thumbnail should ...jcampan@chromium.org2009-04-231-2/+4
* Browser Crash when opening urls with NEW_BACKGROUND_TAB dispositionhbono@chromium.org2009-04-231-3/+3
* Adds a keyboard-event test into RenderViewTest.hbono@chromium.org2009-04-232-0/+181
* Move the positioner code into autocompletepopupview.h so that linux can use i...ben@chromium.org2009-04-232-11/+13
* Fix problem with bookmark bar introduced by window sharing; prefjrg@chromium.org2009-04-2318-179/+258
* Revert of http://codereview.chromium.org/87058 which appears to hang the XP T...robertshield@google.com2009-04-232-27/+15
* Some random cleanups in the HTML files.arv@chromium.org2009-04-2313-376/+351
* Adjust the width and the height of options dialog (Tamil) and jungshik@google.com2009-04-234-17/+17
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-2312-68/+201
* Don't send resize messages until the renderer has been initialized.evan@chromium.org2009-04-2213-43/+22
* Fixes bug in interactive ui tests that appears to only happen onsky@chromium.org2009-04-222-6/+10