summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash in chrome.exe caused by the external tab container instance getti...ananta@chromium.org2009-03-052-7/+18
* Ensure that we display a sad face for a windowed plugin when the plugin proce...ananta@chromium.org2009-03-052-21/+45
* Replace a notimplemented with a bug about full screen mode.tc@google.com2009-03-051-2/+4
* Fix a toolbar width TODO.evan@chromium.org2009-03-051-4/+3
* Changes spellcheck_unittest to read dictionaries directly from the src tree. ...shess@chromium.org2009-03-051-12/+20
* Fixes regression where bookmark manager would show black backgroundsky@google.com2009-03-051-3/+6
* Clean up the browser about URL handler to not derive from WebContents. It isbrettw@chromium.org2009-03-048-353/+343
* Some cleanup of backing_store_win.cccpu@google.com2009-03-042-60/+42
* Take two at hooking up title bar on linux.tc@google.com2009-03-042-24/+24
* Add download items to the download shelf in linux.estade@chromium.org2009-03-046-5/+182
* Fix transparency for dragged downloads and links by using the halo textbrettw@chromium.org2009-03-042-62/+9
* Revert r9953 since it caused regressions like: ben@chromium.org2009-03-042-0/+6
* Fix potential crash if the saved options tab is ever out of bounds.ben@chromium.org2009-03-041-1/+4
* Basic download shelf implementation on linux.estade@chromium.org2009-03-047-22/+175
* Revert "Hook up the app title to the page title."tc@google.com2009-03-042-9/+9
* Hook up the app title to the page title.tc@google.com2009-03-042-9/+9
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-045-14/+8
* Add trivial theming support in extensions.erikkay@google.com2009-03-042-3/+55
* Fix another regression. Coordinate calculation in the OpaqueBrowserFrameView:...ben@chromium.org2009-03-041-1/+5
* Register SSLManager preferences on linux and mac.evan@chromium.org2009-03-041-3/+3
* Reland r10674, which got lost during Ben's reorg of the frame code.pkasting@chromium.org2009-03-042-7/+7
* Fix crasher in InitCurrentUI.glen@chromium.org2009-03-041-2/+8
* Try to fix a Purify UMR error. This isn't great, but it's better than nothing.deanm@chromium.org2009-03-041-2/+5
* Also fixes a bug where an externally installedaa@chromium.org2009-03-043-197/+194
* Fix bone-headed bug where ExtensionErrorReporteraa@chromium.org2009-03-042-2/+9
* Fix the Linux buildbrettw@chromium.org2009-03-041-1/+2
* Fix stupid typo causing the navigation entry unit tests to fail.brettw@chromium.org2009-03-041-1/+1
* Fix 16/wide build bustange on non-Windows.brettw@chromium.org2009-03-045-5/+5
* Fix the build with some forgotten string conversions on non-Windows.brettw@chromium.org2009-03-048-14/+15
* Take 2 at moving SupportsWindowFeature from BrowserViewtc@google.com2009-03-044-39/+40
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-0428-77/+113
* Fix back button behavior for DOMUI contents (or at least make it as not-broke...glen@chromium.org2009-03-041-0/+1
* Show icons for exe files in download manager. Issue was that the paths were c...glen@chromium.org2009-03-041-2/+9
* * Make the download page focus the input field onload.* Fix spacing between c...glen@chromium.org2009-03-042-18/+56
* Make New Tab Page work correctly in incognito mode (8294)glen@chromium.org2009-03-046-48/+69
* Update clipboard classes to use string16 and FilePath instead of wstring.estade@chromium.org2009-03-046-13/+16
* Add a set of long-running metrics to Chrome that are sent up only at uninstal...robertshield@google.com2009-03-042-18/+43
* Fix regression where the window caption buttons weren't clickable when maximi...ben@chromium.org2009-03-042-17/+14
* Add comment regarding why single-process and in-process-plugins are disabled ...jam@chromium.org2009-03-041-0/+2
* Fix release-only build break.pkasting@chromium.org2009-03-041-0/+1
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-048-0/+323
* Make Chromium windows not hide auto-hide taskbars.pkasting@chromium.org2009-03-045-37/+69
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-047-14/+13
* revert broken change 10833nsylvain@chromium.org2009-03-0321-542/+403
* Remove an include of a header that was removed in r10832.jhawkins@chromium.org2009-03-031-1/+0
* Update browser.scons and chrome.gyp to match files removed in r10832.jhawkins@chromium.org2009-03-031-20/+0
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-0321-403/+542
* Remove NativeUI, HistoryTabUI, DownloadsTabUI since they've been superceded.ben@chromium.org2009-03-0318-5165/+4
* Move RemoveTabAt to the TabStrip interface from RemoveTabAnimation.jhawkins@chromium.org2009-03-032-23/+21
* Add a command line flag --v8-proxy-resolver, to select the new PAC implementa...ericroman@google.com2009-03-032-6/+35