summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-061-1/+1
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-052-5/+12
* TBR: mpcompleteerikkay@chromium.org2009-10-051-14/+0
* Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w...sidchat@chromium.org2009-10-051-3/+3
* Allow popups to close themselves with window.close().erikkay@chromium.org2009-10-051-0/+14
* Task Manager: show right click context menu no matter where you click on the ...estade@chromium.org2009-10-051-0/+1
* Change ConfirmMessageBoxDialog to just be a native view (it was only windows ...tim@chromium.org2009-10-034-70/+89
* Add an API to manipulate the browser action badge.aa@chromium.org2009-10-032-16/+13
* Rewrite chunks of the blocked popup container code:pkasting@chromium.org2009-10-032-100/+92
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-1/+1
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-4/+5
* Try again to check in the badge stuff.aa@chromium.org2009-10-033-3/+123
* Find-in-bar would steal focus when switching tab.jcampan@chromium.org2009-10-021-2/+0
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-0210-38/+396
* The focus would only be restored properly the first time thejcampan@chromium.org2009-10-023-183/+233
* Coverity: Remove unnecessary GetPasswordFormAt call.mattm@chromium.org2009-10-021-1/+0
* Attempt to fix the Linux views buildjam@chromium.org2009-10-021-2/+1
* Rollback broken change, again.aa@chromium.org2009-10-023-123/+3
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-022-0/+21
* Check in http://codereview.chromium.org/259004 again.aa@chromium.org2009-10-023-3/+123
* A small cleanup to the sync setup flow.nick@chromium.org2009-10-012-2/+5
* Revert tree bustage.aa@chromium.org2009-10-013-123/+3
* First cut at badge implementation. Right now it just uses staticaa@chromium.org2009-10-013-3/+123
* Coverity: Fix the AcceleratorPressed override to match the declaration in Wid...jhawkins@chromium.org2009-10-012-6/+9
* Add framework of MemoryPurger, a class to dump memory from everywhere possibl...pkasting@chromium.org2009-10-011-5/+36
* Add chrome.browserAction.setName and .setIcon.mpcomplete@chromium.org2009-10-012-11/+48
* Tweak constants used by sync setup wizard unittest. Reviewed by nick.tim@chromium.org2009-09-301-1/+1
* Make browser actions highlight on mouseover using theme colors.aa@chromium.org2009-09-302-18/+17
* Make it possible to sort the WebCore Cache size columns in the Task Manager. ...pkasting@chromium.org2009-09-301-0/+6
* Make moles work for --show-extensions-on-top.sidchat@chromium.org2009-09-301-5/+8
* Integrate browser actions with the wrench menu. Browseraa@chromium.org2009-09-304-10/+48
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-292-12/+5
* This CL cleans-up the FindBarHost and fixes an assert that happens on the foc...jcampan@chromium.org2009-09-294-63/+11
* Wires up views on linux dialogs to use gtk ones.sky@chromium.org2009-09-292-22/+31
* [Windows] Remember the window placement of Keyword editor (Search Engines) to...rsesek@chromium.org2009-09-292-1/+6
* Remove the enable-sync flag from the Chrome command line and enable sync by d...brg@chromium.com2009-09-291-1/+1
* Add GetPreferredTrySlaves() to presubmit scripts.thestig@chromium.org2009-09-291-0/+13
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-2916-32/+50
* Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...mpcomplete@chromium.org2009-09-281-1/+1
* sync i18n support for gaia_login.html and merge_and_sync.htmlMove resources i...tim@chromium.org2009-09-283-28/+40
* Linux: Enable FindInPage automated ui test test.estade@chromium.org2009-09-281-4/+8
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-2/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-2813-43/+26
* Change the way the NonClientView handles forcing the native frame for popups/...ben@chromium.org2009-09-289-45/+65
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-2813-26/+43
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-284-16/+16
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-2/+2
* Adds the ability for script to resize the menu.sky@chromium.org2009-09-281-2/+2
* Fixes regression in drop arrow. Specifically window properties weresky@chromium.org2009-09-281-3/+3
* Added an accelerator to the HtmlDialogView class so that hitting the ESC key ...tim@chromium.org2009-09-282-0/+12