summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-118-8/+8
* Revert r28645 - "Render sync code inactive..."tim@chromium.org2009-10-101-0/+7
* Render sync code inactive without any way to enable.tim@chromium.org2009-10-101-7/+0
* Browser actions: limit minimum size of omnibox. When decreasing the width of ...sidchat@chromium.org2009-10-093-1/+51
* Change text for extension download UI.sidchat@chromium.org2009-10-091-2/+9
* Windows: use NtpBackgroundUtil to draw detached bookmark bar.estade@chromium.org2009-10-093-172/+21
* Fix header.brettw@chromium.org2009-10-091-1/+1
* Fix a missed include rename to fix the build.brettw@chromium.org2009-10-091-1/+1
* When a GtkWidget was destroyed the NVH would not be detached.jcampan@chromium.org2009-10-092-7/+4
* set BrowserActionButton inset to 0 so icon can draw to edges.rafaelw@chromium.org2009-10-091-0/+9
* [Windows] Add a button in bookmark manager to show the status of bookmarks sy...tim@chromium.org2009-10-092-6/+113
* Revert r28489 as it broke the linux build.aa@chromium.org2009-10-092-10/+2
* Make the max size for ImageTrackingLoader configurable. This makes it so that...aa@chromium.org2009-10-092-2/+10
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-082-4/+4
* Measure the sync wizard dialog in appropriate units:nick@chromium.org2009-10-082-3/+13
* Pulls WebDragDest out of TabContentsViewGtk so that it can be used bysky@chromium.org2009-10-082-1/+10
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-084-84/+190
* Add about:memory link to task manager.thakis@chromium.org2009-10-081-15/+1
* Ensure that the plugin HWND doesn't disappear before the plugin gets NPP_SetW...jam@chromium.org2009-10-084-49/+0
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-2/+2
* Wires up sad tab for views/gtk, and fixes crash in requesting focussky@chromium.org2009-10-083-2/+18
* Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support.rafaelw@chromium.org2009-10-081-233/+0
* Revert sanity check; this doesn't actually work since UpdatePopupAppearance()...pkasting@chromium.org2009-10-081-3/+1
* Update sync unit tests to build on linuxzork@chromium.org2009-10-071-4/+3
* Add another sanity check, this time that the popup's "open state" (HWND) matc...pkasting@chromium.org2009-10-071-1/+3
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-073-8/+6
* Pull a BrowserActionView out of BrowserActionContainer. Alsoaa@chromium.org2009-10-072-145/+160
* Fix double free with browser action popups.erikkay@chromium.org2009-10-073-4/+6
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-075-7/+7
* Wires up views/gtk to use the gtk bookmark editor.sky@chromium.org2009-10-071-2/+2
* This reverts: HTML Pack Extension Dialog / Linux & Mac Packaging Support.rafaelw@chromium.org2009-10-071-0/+233
* HTML Pack Extension Dialog. This removes the views implementation of the Exte...rafaelw@chromium.org2009-10-071-233/+0
* Converts info bubbles on views/gtk from popups to normal windows tosky@chromium.org2009-10-074-4/+14
* Add NULL-checks to render_view_host->view() to fix startup test crash.mpcomplete@chromium.org2009-10-071-1/+1
* Make browser actions appear to the left of the bookmark menu.finnur@chromium.org2009-10-061-4/+4
* Fix for BrowserActions UNLOAD not changing Omnibox length. BrowserActionsCont...sidchat@chromium.org2009-10-061-1/+4
* Add an BubbleBorder to BrowserAction popups and fix positioning of theerikkay@chromium.org2009-10-067-29/+99
* Fix a regression with setting the toolstrip background.mpcomplete@chromium.org2009-10-062-7/+13
* Implement browserAction.setIcon(ImageData) for extensions.mpcomplete@chromium.org2009-10-061-1/+3
* DOMView: avoid double-detaching.nick@chromium.org2009-10-061-1/+1
* Don't show popup browser actions in the wrench menu.erikkay@chromium.org2009-10-062-6/+12
* Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.erikkay@chromium.org2009-10-061-0/+14
* 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