summaryrefslogtreecommitdiffstats
path: root/chrome/common/temp_scaffolding_stubs.h
Commit message (Expand)AuthorAgeFilesLines
* Several minor visual fixes to toolstrips:aa@chromium.org2009-05-041-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-7/+7
* Fix multiple instances of first run dialog appearing when Chrome is started a...robertshield@google.com2009-05-031-1/+2
* Refactor ExtensionView to support a UI-less extension instance.mpcomplete@google.com2009-04-291-9/+22
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-0/+1
* Fix several painting glitches for toolstrips.aa@chromium.org2009-04-271-0/+2
* Removes FindBar cruft from TabContentsViewMac.rohitrao@chromium.org2009-04-241-20/+0
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-231-0/+1
* Revert of http://codereview.chromium.org/87058 which appears to hang the XP T...robertshield@google.com2009-04-231-2/+0
* Fix ExtensionView to properly set the size of the RenderWidgetHostView. With...erikkay@google.com2009-04-221-0/+2
* Implement (kinda) ProcessSingleton for the Mac.avi@google.com2009-04-211-17/+0
* Rename WebContentsView* to TabContentsView* in preparation for mergingbrettw@chromium.org2009-04-201-2/+2
* Clean up icon loader/manager in preparation for porting.estade@chromium.org2009-04-141-2/+2
* Add a Cocoa file picker.avi@google.com2009-04-141-28/+0
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-131-0/+2
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-121-1/+6
* Introducing ExtensionProcessManager. This manages the ExtensionViews tompcomplete@google.com2009-04-091-1/+1
* Add dummy encryptor implementations for mac and linux.thestig@chromium.org2009-04-091-15/+0
* Scaffolding cleanup.thestig@chromium.org2009-04-081-78/+12
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-11/+0
* posix: move lack of printing into a bug.evan@chromium.org2009-04-081-18/+18
* First pass of refactoring dialogs.avi@chromium.org2009-04-061-2/+2
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-041-0/+5
* Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...thestig@chromium.org2009-04-031-11/+0
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-6/+10
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-301-2/+2
* Correctly position windows that are detached during a drag, instead of relyin...pinkerton@chromium.org2009-03-271-1/+1
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-1/+0
* Mac bookmark work. jrg@chromium.org2009-03-181-5/+0
* Enable AutocompleteTest, HistoryURLProviderTest,shess@chromium.org2009-03-161-17/+0
* Gtk dialogs, first cut.estade@chromium.org2009-03-121-0/+2
* Remove TabContents from scaffolding. Yay!pinkerton@chromium.org2009-03-111-114/+0
* First step at removing TabContents from temp scaffolding. Get rid of duplicat...pinkerton@chromium.org2009-03-101-11/+10
* Unrevert 11294.mpcomplete@google.com2009-03-101-0/+1
* hook up history and download menu itemstc@google.com2009-03-091-8/+0
* Refactor render view context menu in preparation for porting.estade@chromium.org2009-03-071-4/+0
* Enable the character encoding menu, zoom menu, and the help menu item.tc@google.com2009-03-061-9/+0
* Remove a bunch of OS_WIN stuff that works fine on linux/mac.tc@google.com2009-03-061-4/+0
* Get history and download HTML UIs into Mac/Linux builds along with supporting...pinkerton@chromium.org2009-03-051-3/+24
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Basic download shelf implementation on linux.estade@chromium.org2009-03-041-6/+7
* Fix the build with some forgotten string conversions on non-Windows.brettw@chromium.org2009-03-041-1/+1
* Stub in the download shelf a little further.pinkerton@chromium.org2009-03-031-3/+8
* Remove more ifdefs where all platforms now share the implementation.pinkerton@chromium.org2009-03-031-9/+0
* Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...pinkerton@chromium.org2009-03-031-1/+1
* Convert encryptor.cc and friends to string16.thestig@chromium.org2009-03-021-4/+5
* Enable focus-change via tabbing on Linux.estade@chromium.org2009-03-021-0/+1
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-281-1/+1
* Add "stop" image to project. Clean up project so app/theme is a proper group ...pinkerton@chromium.org2009-02-271-1/+3
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-271-0/+16