summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Use NotificationRegistrar to handle notification observing.Also cleans up som...pkasting@chromium.org2009-05-2110-334/+172
* Make the link to Chromium project page depend on UI locale.yutak@chromium.org2009-05-211-2/+1
* GTK: Use correct tabstrip background in Incognito mode.erg@google.com2009-05-212-6/+7
* Remove trailing NULL is data sent between chrome processes.tc@google.com2009-05-211-5/+4
* Remove one more notimpl.estade@chromium.org2009-05-211-4/+3
* Enable "View page info" context menu only for pages which developer commandsestade@chromium.org2009-05-211-3/+3
* GTK: Don't instantly hide the status bubble; set a callback that does it afte...erg@google.com2009-05-212-2/+26
* Cleanup Import Dialog in Linuxtc@google.com2009-05-212-7/+2
* Activate download shelf button while the menu is showing.estade@chromium.org2009-05-214-9/+55
* Check if the test server started successfully before using it.phajdan.jr@chromium.org2009-05-211-3/+60
* This is the merge of Yusuke's patch at:xji@chromium.org2009-05-211-1/+3
* commenting out setNeedsDisplay, still playing with tab_cold timing.pinkerton@chromium.org2009-05-211-1/+1
* DevTools: Provide nice initial location/size for the devtools window.pfeldman@chromium.org2009-05-211-8/+21
* Turning timer back on, invalidating timer when removing from superview. Still...pinkerton@chromium.org2009-05-211-2/+7
* Update check interval adjustment.jrg@chromium.org2009-05-211-0/+21
* Fix a invalid read found by valgrind in process singleton linux.tc@google.com2009-05-211-7/+26
* Testing throbber on perf botpinkerton@chromium.org2009-05-211-0/+2
* Gets info_bubble compiling on linux. This code has a ton of ifdefs. Itsky@chromium.org2009-05-218-83/+119
* DevTools: remove Debugger menu by default.pfeldman@chromium.org2009-05-211-0/+7
* Re-enabling throbber with some image caching. This will probably regress the ...pinkerton@chromium.org2009-05-211-6/+9
* DevTools: Display main resource url as devtools window title.pfeldman@chromium.org2009-05-216-18/+0
* The underlying view_ can be NULL while processing a ViewHostMsg_PaintRect IPC...ananta@chromium.org2009-05-211-0/+4
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-2117-65/+53
* Revert 16567.ben@chromium.org2009-05-2127-33/+13
* Reverting 16569.ben@chromium.org2009-05-212-2/+0
* Fix release build by adding intermediate dir to release build include dirs too.ben@chromium.org2009-05-212-0/+2
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-2127-13/+33
* Don't get stuck in an allocate loop on closing the download shelf.estade@chromium.org2009-05-212-8/+16
* 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
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-2121-791/+514
* Fix crash in bookmark editor. We crash when we don't have a selected folder, ...erg@google.com2009-05-211-5/+11
* 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-2021-514/+791
* About box development.jrg@chromium.org2009-05-205-5/+296
* Development of keystone glue.jrg@chromium.org2009-05-201-1/+1
* 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-2021-791/+514
* 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
* 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-2021-514/+791
* Implement process singleton on linux so if the user tries totc@google.com2009-05-202-15/+281
* Convert most of the Find UI tests to InProcBrowser tests. I might be able to ...finnur@chromium.org2009-05-202-194/+230
* Enable IDC_CLOSE_WINDOW on linux.estade@chromium.org2009-05-202-5/+1
* Linux: add background image theming to bookmark bar.estade@chromium.org2009-05-203-25/+57
* Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ...jhawkins@chromium.org2009-05-205-25/+73
* 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