summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Convert more consumers of ML::WatchObject to ObjectWatcher.darin@google.com2008-08-055-23/+25
* Fix crash due to race conditions in the way Browser unhooks itsbeng@google.com2008-08-051-27/+37
* Another day, another prepopulate data change.pkasting@google.com2008-08-051-28/+30
* Left-align the distributor logo on RTL Vista while we wait for a properly fli...glen@google.com2008-08-051-2/+10
* Reapply revision 380 since it wasn't the cause of the build breakage.maruel@google.com2008-08-051-3/+3
* Revert revision 380 to see if it fixes the build. Please reapply once the tre...nsylvain@google.com2008-08-051-3/+3
* While uninstalling Chrome look for return codes from chrome.exe that indicate...rahulk@google.com2008-08-051-3/+3
* Grab bag of random cleanups, implementation of some more methods, etc. I'm go...beng@google.com2008-08-0513-6/+144
* fix bustagebeng@google.com2008-08-054-1/+36
* Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...beng@google.com2008-08-059-3/+119
* Add the AeroGlassFrame and AeroGlassNonClientView for Vista.beng@google.com2008-08-056-41/+490
* Another attempt at this CL.jcampan@google.com2008-08-042-0/+22
* Add browser/views/frame/browser_view2.cc.sgk@google.com2008-08-041-0/+1
* Don't show the "Cert info" button when running with Gears (or anytime you hav...jcampan@google.com2008-08-041-3/+10
* Fix a bug where we try to reference a floating view afterpaulg@google.com2008-08-041-1/+6
* Implemented xml parsing of UMA server response data.petersont@google.com2008-08-042-48/+137
* Reverting my last commit, it seems to cause regression on the page cycler tests.jcampan@google.com2008-08-042-22/+0
* fix build bustagedarin@google.com2008-08-042-1/+2
* Added testing of Chromium dialogs to the automated ui tests.jcampan@google.com2008-08-042-0/+22
* Ensures that we clean up TabContents with other types after a navigation comm...creis@google.com2008-08-042-28/+74
* When a new tab is opened (either the new tab page via Ctrl+T or pressing the ...beng@google.com2008-08-045-14/+145
* Bring up the new frame (opaque version for XP only, for now).beng@google.com2008-08-0411-10/+1694
* Fix several issues with popup window locations:erg@google.com2008-08-044-85/+16
* Convert chrome SConscript files to psuedo-builder calls.sgk@google.com2008-08-032-2/+2
* r65 was reverted in r71 because of a crash spike in the reliability tests.mal@google.com2008-08-021-2/+3
* Filed bug 1306067 to reenable SavePageTest.SaveHTMLOnly. It is very flaky.maruel@google.com2008-08-021-1/+2
* Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl...maruel@google.com2008-08-021-1/+0
* Lots of fixes for various issues with the prepopulate data uncovered during t...pkasting@google.com2008-08-021-191/+239
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-0216-173/+175
* Make our distributor logo light on XP (and leave it dark on Vista).glen@google.com2008-08-021-2/+2
* Add a non-interactive distributor logo to the window frame. This logo disappe...glen@google.com2008-08-014-21/+70
* Let the logo display correctly on the History and Downloads pages in RTL. Thi...glen@google.com2008-08-012-17/+35
* SCons build:sgk@google.com2008-08-011-0/+3
* Automation provider should send real windows messages to the window when simu...beng@google.com2008-08-011-8/+33
* Make closetabsopenedby walk the whole tabstrip instead of just all the tabs t...ojan@google.com2008-08-011-1/+1
* Fix DCHECK in history_backend by ensuring we clear redirect tracking state wh...timsteele@google.com2008-08-011-1/+61
* Add the ability to dynamically generate keywords. Mark the Google engine as ...pkasting@google.com2008-08-0110-160/+277
* Adds a backend for the bookmarks bar that reads/writes to a JSONsky@google.com2008-08-016-0/+640
* Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV...beng@google.com2008-08-0112-148/+257
* Forward declare Task in ssl_manager.h. Cleanup some uses of notification_ser...deanm@google.com2008-08-014-4/+3
* Fix a bug introduced with the locking changes to login_prompt.cc :\deanm@google.com2008-08-011-1/+1
* Remove atomic operations from login_prompt.cc. Removes an atomic tess and se...deanm@google.com2008-08-011-12/+18
* Pick the most commonly used search engine as the default when we have competi...pkasting@google.com2008-08-011-3/+6
* Allow trailing commas in JSON responses from suggestion services. Various re...pkasting@google.com2008-08-011-0/+1
* Have CommandCloseTabsOpenedBy iterate through the tabs in reverse order to av...ojan@google.com2008-08-011-6/+5
* Make BrowserView implement the BrowserWindow interface so we can start movin...beng@google.com2008-08-012-1/+201
* Move the BookmarkBarView into the frames.beng@google.com2008-08-017-46/+69
* Eliminate the infinite read loop that can occasionally allowpaulg@google.com2008-08-011-8/+20
* Minor alignment tweaks to simple XP frame.glen@google.com2008-07-311-3/+6
* Stop the new tab page fading in if it's not your startup tab.glen@google.com2008-07-313-40/+28