summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-1347-78/+77
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-2/+1
* Load default browser action icons only once per-window. Thisaa@chromium.org2009-11-132-33/+31
* Fix crash in BrowserActionButton::OnImageLoaded.mpcomplete@chromium.org2009-11-121-0/+4
* Focus fix for compact navigation bar.oshima@chromium.org2009-11-123-1/+11
* When extensions use notifications, display the name of the extension in UI ra...johnnyg@chromium.org2009-11-121-2/+2
* Allow script in notifications to close the notification by calling window.clo...johnnyg@chromium.org2009-11-122-1/+12
* Turn on sync for OS X (behind an --enable-sync switch).akalin@chromium.org2009-11-121-1/+2
* Fix jumping/resize/relayout of NTP/webpages when switching between NTP and an...simonrad@chromium.org2009-11-111-7/+15
* Change width of install bubble to avoid orphan.aa@chromium.org2009-11-111-1/+1
* Add a close button to ExtensionInstalledBubble.rafaelw@chromium.org2009-11-111-4/+37
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-118-10/+10
* Fixes possible crash during tab dragging. The code was invokingsky@chromium.org2009-11-112-8/+18
* Speculative fix for a common crash. We were leaking theaa@chromium.org2009-11-111-0/+1
* Avoid inconsistent state (leading to checkfailures) due to Windows minimize/r...pkasting@chromium.org2009-11-116-161/+48
* Adds a 'V8' column to task manager to track amount of memory in JavaScript heapjamesr@chromium.org2009-11-111-0/+11
* Fixes regression in showing bookmark menus where the wrong menu wouldsky@chromium.org2009-11-111-3/+5
* Adding a couple of missing parts for extensios on linux/views.oshima@chromium.org2009-11-112-8/+10
* Added a flag to the Canvas class which allows forcing an RTL directionalityidana@chromium.org2009-11-111-4/+18
* Fixed a label alignment issue in ConfirmMessageBoxDialog. idana@chromium.org2009-11-101-13/+2
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-101-1/+1
* Fixes possible crash in showing bookmark menu. The problem occurredsky@chromium.org2009-11-101-4/+15
* implement "Learn more" link in "Aw snap" page.kuan@chromium.org2009-11-104-14/+54
* 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-101-12/+23
* Return false from TabContentsViewWin::HandleKeyboardEvent even if the tab con...ananta@chromium.org2009-11-101-1/+4
* fix hover animation regression.oshima@chromium.org2009-11-093-12/+16
* 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-0912-504/+762
* Tentatively reenabling tests now that I fixed a test running before this onejcampan@chromium.org2009-11-091-6/+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-091-26/+9
* 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
* Mac: Let status bubble dodge to the right if necessary.thakis@chromium.org2009-11-091-1/+1
* Kiosk Mode implementation.mhm@chromium.org2009-11-092-2/+17
* Remove flaky label for FindInPageControllerTest.FindDisappearOnNavigatefinnur@chromium.org2009-11-081-3/+1
* Fix toolkit_views buildben@chromium.org2009-11-081-3/+3
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-074-87/+109
* DevTools: Wire Ctrl+Shift+I to DevTools, Ctrl+Shift+J to JavaScript console. ...pfeldman@chromium.org2009-11-071-2/+2
* Reland Extension Installed InfoBubblerafaelw@chromium.org2009-11-078-21/+412
* Fix style issues in View class.maruel@chromium.org2009-11-0715-44/+44
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-073-4/+10
* Temporary disabling interactive tests that are failing on the build botjcampan@chromium.org2009-11-071-2/+6
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-072-8/+6
* Revert 31322 - Extension Installed InfoBubblewillchan@chromium.org2009-11-068-412/+21
* Adding traces to a test when it fails in the hope of atfinnur@chromium.org2009-11-061-14/+28
* Extension Installed InfoBubblerafaelw@chromium.org2009-11-068-21/+412
* Part 2 of string cleanup in Sync:munjal@chromium.org2009-11-061-2/+1