summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert dsh's change 10818nsylvain@chromium.org2009-03-0319-480/+378
* Implement some chrome path getters for Mac OS and un-comment their uses in th...pinkerton@chromium.org2009-03-031-11/+0
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-0319-378/+480
* Revert "Use grit to generate locale rc files and remove the old locale rc fil...tc@google.com2009-03-034-40/+39
* Enables bookmark_model_unittest on Mac and Linux.avi@chromium.org2009-03-031-19/+19
* Reverting 10794.avi@chromium.org2009-03-035-7/+13
* Removing CRLFs from extensions.htmlrafaelw@chromium.org2009-03-031-86/+86
* Ship some tests which aren't related to what I'm working on:shess@chromium.org2009-03-032-9/+1
* window_ is null during BrowserWindow creation. Assume full screentc@google.com2009-03-031-1/+1
* Move SupportsWindowFeature from BrowserView to Browser sotc@google.com2009-03-034-39/+40
* Fixes regression where escape was not removing a newly bookmarkedsky@google.com2009-03-031-1/+2
* Clean up a few comments / formatting related to the location bar.deanm@chromium.org2009-03-032-11/+17
* Plumb GetLocationBar through to the toolbar.deanm@chromium.org2009-03-034-2/+13
* Remove more ifdefs where all platforms now share the implementation.pinkerton@chromium.org2009-03-032-10/+1
* Fixing WebKeyboardEvent. Third time's the charm.avi@chromium.org2009-03-035-13/+7
* Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...pinkerton@chromium.org2009-03-038-12/+47
* Fix some include guards in browser/gtk.deanm@chromium.org2009-03-033-10/+10
* Cleanup the autocomplete model includes. Move from a deprecated std::wstring...deanm@chromium.org2009-03-033-31/+4
* Fix a crash when installing plugins.jhawkins@chromium.org2009-03-031-2/+5
* Make our IME backend platform-independent.hbono@chromium.org2009-03-031-3/+3
* Make history and downloads open once per window unless the user modifies thei...glen@chromium.org2009-03-033-16/+9
* Fix a small issue changing back to glass frame from opaque where theben@chromium.org2009-03-031-1/+1
* Make it so that dropdown selects don't deactivate the main frame when opened ...ben@chromium.org2009-03-037-0/+21