summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* DevTools: On Mac, deploy inspector resources into <app_name>/Contents/Resourc...pfeldman@chromium.org2009-05-213-7/+15
* The underlying view_ can be NULL while processing a ViewHostMsg_PaintRect IPC...ananta@chromium.org2009-05-211-0/+4
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-212-67/+90
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-2117-65/+53
* Revert 16567.ben@chromium.org2009-05-2191-39/+73
* Reverting 16569.ben@chromium.org2009-05-213-3/+0
* Reverting 16570.ben@chromium.org2009-05-211-1/+0
* Reverting 16571.ben@chromium.org2009-05-211-1/+0
* unittests depend on app resources tooben@chromium.org2009-05-211-0/+1
* Make sure browser depends on app resources in GYP too.ben@chromium.org2009-05-211-0/+1
* Fix release build by adding intermediate dir to release build include dirs too.ben@chromium.org2009-05-213-0/+3
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-2191-73/+39
* Don't get stuck in an allocate loop on closing the download shelf.estade@chromium.org2009-05-212-8/+16
* Catch up:sgk@google.com2009-05-211-2/+7
* Add IPC serialization for DictionaryValue and ListValue, with unit tests.mpcomplete@google.com2009-05-213-1/+300
* Use a NotificationRegistrar to handle notification observing.pkasting@chromium.org2009-05-214-16/+10
* Use NotificationRegistrar to handle notification observing.pkasting@chromium.org2009-05-216-37/+20
* Send the V8 histograms to UMAdavemoore@chromium.org2009-05-211-1/+5
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-2124-792/+515
* Fix crash in bookmark editor. We crash when we don't have a selected folder, ...erg@google.com2009-05-211-5/+11
* Make the NotificationRegistrar safe for use in Singletons, which may outlive ...pkasting@chromium.org2009-05-213-5/+26
* Need to disable two print test temporarily to green the tree.levin@chromium.org2009-05-212-2/+2
* Remove widget_win.h dependency from fullscreen_exit_bubble.h. It is unused inbrettw@chromium.org2009-05-202-1/+1
* Hook up more of extension uninstall.aa@chromium.org2009-05-2024-515/+792
* About box development.jrg@chromium.org2009-05-208-15/+950
* Development of keystone glue.jrg@chromium.org2009-05-204-37/+375
* Prevent setting the checkbox value in menus from activating the menu item.erg@google.com2009-05-201-0/+21
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-2023-792/+515
* Add HKLM + HKCU lookup for COM history indexercpu@google.com2009-05-201-16/+43
* Linux: reject empty file filters for file chooser dialogs.estade@chromium.org2009-05-201-3/+10
* Restoring cygwin project and dependencies that seem to have been clobbered at...bradnelson@google.com2009-05-201-0/+36
* mac_util::SetOverrideAppBundle() are handled in class ChromeTestSuite.jrg@chromium.org2009-05-201-10/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-2023-515/+792
* Implement process singleton on linux so if the user tries totc@google.com2009-05-203-16/+281
* Convert most of the Find UI tests to InProcBrowser tests. I might be able to ...finnur@chromium.org2009-05-203-194/+235
* Enable IDC_CLOSE_WINDOW on linux.estade@chromium.org2009-05-203-5/+5
* Linux: add background image theming to bookmark bar.estade@chromium.org2009-05-203-25/+57
* Don't die on glib/gtk/gdk errors in release mode.estade@chromium.org2009-05-201-1/+4
* Attempting to make the Gmail checker more robust in the face of errors.aa@chromium.org2009-05-201-47/+91
* Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ...jhawkins@chromium.org2009-05-206-25/+74
* Fix crash in bookmark bar where we had conflicting ids.erg@google.com2009-05-203-11/+42
* Change RenderWidgetHostViewGtk::Destroy() to call gtk_widget_destroy().willchan@chromium.org2009-05-201-0/+8
* Make views/ use strings from app_strings.ben@chromium.org2009-05-201-1/+1
* Added a script to remove headers from the target.thomasvl@chromium.org2009-05-201-4/+15
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-201-1/+1
* Support multi-touch gestures for back&forward.pinkerton@chromium.org2009-05-201-0/+21
* Copy first_run.cc to first_run_win.cc for history preservation.evan@chromium.org2009-05-201-0/+667
* Revert r16502.evan@chromium.org2009-05-201-667/+0
* Copy first_run.cc to first_run_win.cc for history preservation.evan@chromium.org2009-05-201-0/+667
* Remove unnecessary function overload in FontDisplayView.yutak@chromium.org2009-05-201-20/+0