summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 8589: Disable spellcheck field from the context menu when spell che...sidchat@google.com2009-04-061-3/+9
* Fix include guards in GTK tabstrip (chrome/browser/gtk/tabs/).deanm@chromium.org2009-04-063-9/+9
* Fix a crash when canceling a save page operation.paulg@google.com2009-04-061-3/+11
* Oops, #ifdef = #ifnsylvain@chromium.org2009-04-061-1/+1
* It looks like the local files are not built anymore on linuxnsylvain@chromium.org2009-04-061-0/+4
* Reverting 13136.brettw@chromium.org2009-04-051-1/+5
* Re-enable the NavigationControllerHistory test.brettw@chromium.org2009-04-051-5/+1
* Remove more reliance on tab contents types.brettw@chromium.org2009-04-056-571/+397
* Moving the Find bar ownership to the Browser object for portability and testa...finnur@chromium.org2009-04-0515-122/+178
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-0424-951/+786
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-0411-34/+60
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-045-2/+45
* Gtk: pass the correct event time when we show right click context menus in th...estade@chromium.org2009-04-036-10/+33
* Change the size of media cachehclam@chromium.org2009-04-031-3/+4
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-031-0/+2
* Make the font family and the font size used in dom UI localizable. This is a ...jungshik@google.com2009-04-039-26/+33
* NULL check web_contents_ to prevent a crash.tc@google.com2009-04-031-2/+3
* Create a well-defined region that closely matches the shape of the tab to use...jhawkins@chromium.org2009-04-034-36/+35
* Make ProxyResolverV8 the default.ericroman@google.com2009-04-031-3/+3
* Gtk: Insert a border at the bottom of the toolbar.estade@chromium.org2009-04-031-0/+10
* Fixes regression in dragging bookmark bar. The bookmark bar would notsky@chromium.org2009-04-031-2/+3
* Add some hysterisis to tab dragging on Mac.shess@chromium.org2009-04-031-0/+19
* Adds temporary warning when installing Chrome extensions. The warninggeorged@chromium.org2009-04-031-0/+16
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-034-7/+16
* Put a border around the find bar text entry field.estade@chromium.org2009-04-031-5/+6
* Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...thestig@chromium.org2009-04-039-24/+12
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-035-16/+12
* This CL adds unit-tests for the SafeBrowsingBlockingPage class.jcampan@chromium.org2009-04-039-23/+448
* Make OpenProcessHandle report an error when it couldn't open the handle.phajdan.jr@chromium.org2009-04-032-3/+7
* DevTools: Add devtools messages into the about:ipc dialog.pfeldman@chromium.org2009-04-031-1/+15
* Remove two unneeded uses of std::floor in the GTK tab code.deanm@chromium.org2009-04-031-3/+2
* DevTools: move devtools messages to common.pfeldman@chromium.org2009-04-031-1/+1
* Move code to allow dns queries (and accompanyingaa@chromium.org2009-04-033-38/+0
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-0334-293/+235
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-0316-17/+17
* Move IPC code to ipc/agl@chromium.org2009-04-0316-17/+17
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-025-114/+128
* Add basic mouse input handling for Linux TabStrip.jhawkins@chromium.org2009-04-024-4/+134
* Speculative fix for a crash in resource handlers.paulg@google.com2009-04-022-0/+8
* Only create one downloads tab per window. If there is already a Downloadsestade@chromium.org2009-04-023-2/+6
* Copy selection to x clipboard.estade@chromium.org2009-04-025-21/+146
* Revert until sequencing issue fixed.ben@chromium.org2009-04-023-105/+16
* Fix a case where non-tabbed browser windows could open tabs. Also includes UI...ben@chromium.org2009-04-023-16/+105
* Paste from the x clipboard into webkit.estade@chromium.org2009-04-025-0/+34
* Bug 2220 lists two cases where the inactive highlighting doesn't reappear on ...finnur@chromium.org2009-04-022-6/+18
* Don't allow hotkeys to activate un-activatable menu items on linux.estade@chromium.org2009-04-021-2/+6
* A file I left out of rietveld issue 56153estade@chromium.org2009-04-021-1/+1
* Installing extensions (drag/drop, download crx file) will now begeorged@chromium.org2009-04-016-9/+74
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-012-6/+18
* Remove the checked-in scons configuration files.sgk@google.com2009-04-013-1574/+0