summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Force the browser to restored mode before going fullscreen, since Windows doe...pkasting@chromium.org2009-02-252-13/+23
* Fixes bogus DCHECK in bookmark_bar_view. I needed to add the check forsky@google.com2009-02-252-2/+2
* Remove memory model experimentjar@chromium.org2009-02-255-42/+10
* Compile parts of chrome/browser/automation on Linux.phajdan.jr@chromium.org2009-02-255-41/+175
* Disable ThirtyFoudTabs test as it is failing consitently now on all buildbots.kuchhal@chromium.org2009-02-251-1/+3
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-2538-137/+151
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-2519-247/+296
* Make bookmark_context_menu.cc and bookmark_drop_info.cc compile on Posix.jhawkins@chromium.org2009-02-257-36/+58
* Make non-glass popups match new mockup from Glen.pkasting@chromium.org2009-02-259-100/+101
* Allow JS Debugger shortcut to work in fullscreen mode, since there's no reaso...pkasting@chromium.org2009-02-251-5/+7
* Fix system menu positioning a bit. In Aero glass, the maximized mode menu wa...pkasting@chromium.org2009-02-252-5/+9
* Trying again to land this CL that makes the browser focus UI tests in process.jcampan@chromium.org2009-02-252-239/+288
* Add "new tab" ui to the build and remove some of the scaffolding. Fix compati...pinkerton@chromium.org2009-02-253-2/+21
* Initial support for Renderer Side Histogramsjar@chromium.org2009-02-255-10/+50
* Temporary fix for the Cocoa-in-renderer problem.jrg@chromium.org2009-02-251-2/+15
* Adds some debugging code in hopes of figuring out who is removing thesky@google.com2009-02-253-4/+20
* Add a new message id IDS_LOGIN_DIALOG_DESCRIPTION_NO_REALM,wtc@chromium.org2009-02-251-3/+6
* ui test fail. revert.ben@chromium.org2009-02-258-167/+62
* Reverting 10318.jcampan@chromium.org2009-02-253-291/+239
* AppModalDialogQueue shouldn't depend on views.ben@chromium.org2009-02-258-62/+167
* Landing again the move of browser focus UI tests to in process.jcampan@chromium.org2009-02-253-239/+291
* fix clobber buildtc@google.com2009-02-252-6/+3
* This make accelerators work in interstitial pages.jcampan@chromium.org2009-02-253-2/+109
* Get save page working on posix.estade@chromium.org2009-02-253-15/+11
* Adds ability to sort the children of a node in the bookmark model. Isky@google.com2009-02-253-10/+67
* Move windows specific functions from l10n_util.h to l10n_util_win.h.tc@google.com2009-02-244-0/+4
* Final step in converting all grit includes to have grit in the path.tc@google.com2009-02-242-2/+2
* Add logging to ExtensionsService, UserScriptMaster,aa@chromium.org2009-02-242-0/+12
* Make bookmark_drag_data.cc compile on Posix.jhawkins@chromium.org2009-02-242-1/+22
* Final step needed to get be able to download things on linux.estade@chromium.org2009-02-241-11/+15
* Reverting 10295.jcampan@chromium.org2009-02-242-292/+239
* Converted the browser focus interactive ui tests to be in process.jcampan@chromium.org2009-02-242-239/+292
* Make bookmark_utils.cc compile on Posix.jhawkins@chromium.org2009-02-242-6/+36
* Clean up WebKit resources after starting a download.paulg@google.com2009-02-241-4/+8
* Some cleanups in response to brettw's comments to r10277.jhawkins@chromium.org2009-02-243-7/+3
* Platform cleanup in automation code.phajdan.jr@chromium.org2009-02-242-4/+4
* Make autocomplete.cc and dependencies compile on Posix.jhawkins@chromium.org2009-02-245-19/+45
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-2423-110/+105
* Implement ResourceMessageFilter::OnGetWindowRect and OnGetRootWindowRectevan@chromium.org2009-02-243-4/+39
* Taking out unfinished code. I don't understand what role these functions play...avi@chromium.org2009-02-241-46/+14
* Download request manager refactoring.estade@chromium.org2009-02-249-192/+275
* Attempt at fixing flakeyness when running session restore ui tests insky@google.com2009-02-242-11/+20
* Add some browser/dom_ui files to Mac and Linux. Fix errors exposed by GCC.pinkerton@chromium.org2009-02-244-13/+11
* Removing WS_POPUP before calling SetParent to avoid stealing the focus (flick...tommi@chromium.org2009-02-241-5/+12
* Make download manager treat mixed-case extensions the same as lower-case exte...estade@chromium.org2009-02-244-87/+99
* Re-re-roll use of ongoing logs to gather stability metricsjar@chromium.org2009-02-241-3/+1
* HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por...ben@chromium.org2009-02-247-18/+28
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-2425-744/+655
* Fix linux build break.estade@chromium.org2009-02-241-2/+3
* Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...mmoss@chromium.org2009-02-232-0/+8