summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Adds an options menu to the frame of the desktop notification, for now with t...johnnyg@chromium.org2009-11-102-3/+110
* Add confirmation on extension uninstallation.finnur@chromium.org2009-11-1010-50/+152
* Fix memory stomping by ImageLoadingTracker in BrowserActionButton.tony@chromium.org2009-11-101-0/+1
* GTK: Clean up dead code path in bookmark bar.estade@chromium.org2009-11-101-11/+5
* Couple of prospective fix for memory test flakiness: addref/release the url r...estade@chromium.org2009-11-103-3/+4
* Removes blocked items. Also, some minor cleanup in preparation for (and to he...tim@chromium.org2009-11-1018-317/+8
* Add instrumentation to track down a crash.eroman@chromium.org2009-11-101-3/+12
* Return false from TabContentsViewWin::HandleKeyboardEvent even if the tab con...ananta@chromium.org2009-11-101-1/+4
* Disabling a failing browser test.jcampan@chromium.org2009-11-101-1/+2
* Fix memory leak in AsyncExtensionFunction.mpcomplete@chromium.org2009-11-1011-32/+39
* Fix a bug where we would cache the incognito profile pointer intony@chromium.org2009-11-104-27/+24
* Adding support for DatabaseTracker messages todumi@chromium.org2009-11-098-228/+468
* * Add History menu to back/forward buttons in compact navigation bar.oshima@chromium.org2009-11-092-39/+105
* fix hover animation regression.oshima@chromium.org2009-11-093-12/+16
* Fix a few spelling mistakes.nick@chromium.org2009-11-094-8/+8
* Add bug number for flaky LocalStorageLayoutTests.willchan@chromium.org2009-11-091-0/+1
* BackingStoreMac scrolling update and DCHECKs.mark@chromium.org2009-11-091-6/+10
* Slow down animations for the tabstrip so they're visible again.ben@chromium.org2009-11-091-4/+4
* Reverting 31479.jcampan@chromium.org2009-11-091-2/+6
* Refactored FindBarHost/View to create DropdownBarHostView, which I'm plannig ...oshima@chromium.org2009-11-0913-505/+764
* Fix BrowserTest.NoTitle/Title for chromeos build.oshima@chromium.org2009-11-092-7/+9
* Fix issue 5982xiyuan@chromium.org2009-11-091-1/+1
* Tentatively reenabling tests now that I fixed a test running before this onejcampan@chromium.org2009-11-091-6/+2
* Add UI for turning on/off network devices.chocobo@google.com2009-11-094-84/+336
* Get rid of flickering of the old tab in the content area, caused by not drawi...pinkerton@chromium.org2009-11-091-1/+4
* Landing georgey's CLjcampan@chromium.org2009-11-092-15/+17
* w pixels * 4 channels * 8 bits/channel / 8 bits/byte = w * 4 bytes/rowmark@chromium.org2009-11-091-2/+2
* [Mac] Adds a "fast resize mode" in which the RenderWidgetHostViewCocoa is cli...rohitrao@chromium.org2009-11-098-2/+178
* Make the target window main when dragging a tab onto it so it looks more like...pinkerton@chromium.org2009-11-091-1/+7
* Makes the window not autocalculate its content border thickness, and fixes itdmaclach@chromium.org2009-11-092-8/+27
* Makes it so app_modal_dialog_gtk can work with views/gtk.sky@chromium.org2009-11-091-5/+5
* Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDe...willchan@chromium.org2009-11-093-123/+7
* Fix a memory leak in ExtensionsServiceTest by ensuring that the message loopphajdan.jr@chromium.org2009-11-092-0/+15
* Theme the text of the download item so it's readable with dark themes.avi@chromium.org2009-11-091-0/+23
* First cut at Exit Fullscreen bubble on Linux.tony@chromium.org2009-11-094-0/+159
* Revert 31458 - Revert "Always destroy the ExtensionsService on UI thread."willchan@chromium.org2009-11-091-2/+5
* Revert "Always destroy the ExtensionsService on UI thread."phajdan.jr@chromium.org2009-11-091-5/+2
* BrowserTabStrip should not be a TabStrip2 subclass, instead, it should just u...ben@chromium.org2009-11-093-21/+27
* Adds more debugging code in hopes of figuring out why on dragging thesky@chromium.org2009-11-095-27/+141
* Mark DOMStorageTest.LocalStorageLayoutTests as flaky.willchan@chromium.org2009-11-091-1/+1
* Try one other thing temporarily to try to determine cause for a flaky test.finnur@chromium.org2009-11-091-1/+5
* Fix for a test that was sending a Ctrl-Esc instead of Esc key events.jcampan@chromium.org2009-11-091-1/+1
* Make AutomatedUITestBase.CloseBrowserWindow more solid.phajdan.jr@chromium.org2009-11-091-1/+1
* Always destroy the ExtensionsService on UI thread.phajdan.jr@chromium.org2009-11-091-2/+5
* Fix tests.thakis@chromium.org2009-11-091-2/+5
* Make download items less annoying by handling clicks more correctly.thakis@chromium.org2009-11-091-12/+15
* Mac: Theme "Show all downloads..." link.thakis@chromium.org2009-11-094-3/+53
* Mac: Let status bubble dodge to the right if necessary.thakis@chromium.org2009-11-092-15/+32
* Mac: Make download shelf use GTM ui stuff.thakis@chromium.org2009-11-093-64/+4
* Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detectrolandsteiner@chromium.org2009-11-093-7/+123