summaryrefslogtreecommitdiffstats
path: root/chrome/common/temp_scaffolding_stubs.h
Commit message (Expand)AuthorAgeFilesLines
* Linux: print page to file rather than using shared memory to send it to the b...estade@chromium.org2009-09-161-4/+0
* Pass printing result to the browser.maruel@chromium.org2009-09-081-1/+9
* Temporary scaffolding cleanup.thestig@chromium.org2009-09-031-16/+6
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-311-6/+0
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-281-0/+6
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-281-6/+0
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-6/+5
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-5/+6
* Remove even more cruft from temp_scaffolding_stubs.h. This change also enabl...jhawkins@chromium.org2009-08-221-71/+0
* Mask the BrokerServices class behind an ifdef for Windows only; Linux and Mac...jhawkins@chromium.org2009-08-211-25/+0
* Remove old cruft from temp_scaffolding_stubs.h that isn't needed anymore.jhawkins@chromium.org2009-08-211-136/+0
* Relands drop support:sky@chromium.org2009-08-191-9/+0
* Implement drag and drop of downloads for the Mac downloads page.paul@chromium.org2009-08-171-2/+4
* Implement http auth login dialog for OS X.thakis@chromium.org2009-08-131-22/+0
* Do not import homepage on First Run if a homepage is given in master preferen...kuchhal@chromium.org2009-08-111-2/+0
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-3/+0
* Move some more interfaces on RenderViewHostDelegate to separate classes. Thebrettw@chromium.org2009-07-091-3/+8
* Some code had been removed from FirstRun::IsChromeFirstRun() so that it may r...jcampan@chromium.org2009-07-081-1/+1
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-291-0/+2
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-261-2/+0
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-261-0/+2
* GTK: HTTP Auth dialogs under linux.erg@google.com2009-06-191-0/+4
* Initial download shelf on OS X.thakis@chromium.org2009-06-181-25/+0
* Implements the Page Info window on Mac.mark@chromium.org2009-06-171-19/+0
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-161-17/+0
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-1/+2
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-081-0/+1
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-0/+50
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-291-2/+0
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-24/+0
* Respect Linux user prefs with regards to crash reporting.thestig@chromium.org2009-05-281-36/+0
* Hopefully fix the linux build.brettw@chromium.org2009-05-281-1/+1
* Hopefully fix the Linux build. dock_info_gtk now include dock_info.h so thebrettw@chromium.org2009-05-281-1/+3
* Hopefully fix the Linux build.brettw@chromium.org2009-05-281-0/+1
* Fixes multiple definitions for DragDownload.sky@chromium.org2009-05-271-0/+2
* Add a single monitor implementation of WindowSizer for Linux. (try 2)thestig@chromium.org2009-05-261-15/+1
* Do a few random bits of porting for Linux.brettw@chromium.org2009-05-261-1/+3
* Reverting 16796.thestig@chromium.org2009-05-221-0/+11
* Add a single monitor implementation of WindowSizer for Linux.thestig@chromium.org2009-05-221-11/+0
* Gets LocationBarView to compile on linux. PageInfoWindow is nearlysky@chromium.org2009-05-211-0/+2
* Linux download shelf icons first cut.estade@chromium.org2009-05-201-20/+0
* Fix inspection of extensions.aa@chromium.org2009-05-191-13/+0
* Hook up stats reporting via default system on OS X.jeremy@chromium.org2009-05-181-0/+2
* Handful of changes to get views building again. The tab.cc ifdefs aresky@chromium.org2009-05-151-0/+2
* Refactors DockInfo so that it can be used on Linux. I haven't done thesky@chromium.org2009-05-151-0/+2
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-0/+4
* Enable basic saving/restoring window placements on Mac.rohitrao@chromium.org2009-05-141-0/+2
* Stubs out OSExchangeData for views on gtk.sky@chromium.org2009-05-131-0/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Add PreferredSizeChanged() to View to allow subviews to notify their parents ...erikkay@google.com2009-05-081-1/+1