summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fixed bookmark bubble bug. If you changed the title, then clicked editsky@google.com2008-09-161-0/+3
* Attempt to reduce startup regression by deferring load of inactive window bit...beng@google.com2008-09-162-28/+33
* Remove the rest of the alternate nav url fetcher from the navigation controller.brettw@google.com2008-09-164-40/+27
* Added code for personalization to the new frame classjhaas@chromium.org2008-09-162-1/+48
* Remove an explicit call from the NavigationController to the alternate URLbrettw@google.com2008-09-163-54/+52
* Touchpad support for laptopsjoshia@google.com2008-09-164-61/+64
* Fixes two crashers in saving page:sky@google.com2008-09-163-15/+18
* Allow Views to support an optional hit-test mask. Make hittest use this.beng@google.com2008-09-163-15/+12
* Remove registration step between NavigationController > Profile.tim@chromium.org2008-09-163-50/+0
* Turn on the magic frames.beng@google.com2008-09-161-1/+1
* In DefaultPolicy::OnCertError, if a cert error is allowed,wtc@google.com2008-09-161-21/+20
* Fix bug where bookmark bar wouldn't animate away but would rather snap closed...beng@google.com2008-09-161-3/+5
* Try again to fix the memory problems in NavigationController. The previous onebrettw@google.com2008-09-151-5/+9
* Adding sync plugin messages, and plugin broadcasts to the renderer processeszork@google.com2008-09-153-16/+60
* Revert my last fix for a memory leak in the navigation controller tests. Thisbrettw@google.com2008-09-151-2/+2
* Fix a leak in the unit tests.brettw@google.com2008-09-151-2/+2
* Fix unittest bustage due to NULL pointer deref (only in unittest mode, I hope).pkasting@chromium.org2008-09-153-12/+18
* Make the GoogleURLTracker only fetch the Google hostname if the user's defaul...pkasting@chromium.org2008-09-155-30/+162
* Add preferences for the clear browsing data dialog so thattc@google.com2008-09-152-5/+33
* Remove the unneeded pending entry from the unit tests.brettw@google.com2008-09-151-17/+0
* Occasionally GetLastActiveBrowserWindow fails on the build bots, probably bec...beng@google.com2008-09-151-1/+1
* Hit test zone for the new tab button should follow its visible shape.beng@google.com2008-09-141-1/+57
* Revert these changes now the experiment is complete.beng@google.com2008-09-142-3/+1
* Yet another test, this time with a tweak to the find test.beng@google.com2008-09-142-1/+3
* Fix a debug assertin when running the web contents unit test. The error is inbrettw@google.com2008-09-141-0/+3
* A couple of tweaks to the AeroGlassNonClientView:beng@google.com2008-09-141-2/+2
* Roll back frame test now buildbots have cycled.beng@google.com2008-09-141-1/+0
* Test frames on the builders again to see if notification change helped.beng@google.com2008-09-141-0/+1
* Include the area to the right of the tabstrip underneath the window controls ...beng@google.com2008-09-141-3/+11
* This is almost a complete rewrite of DidNavigate and the associated Navigatio...brettw@google.com2008-09-1422-988/+1298
* Roll back frames now test run is complete.beng@google.com2008-09-141-1/+0
* Test new frames on buildbots again.beng@google.com2008-09-141-0/+1
* Fix interactive UI tests...beng@google.com2008-09-143-8/+15
* Get the new frames to pass the accessibility UI tests.beng@google.com2008-09-142-1/+43
* Fix an include path.paulg@google.com2008-09-141-1/+1
* Move the Save Page code to the browser/download/ directory.paulg@google.com2008-09-1419-89/+93
* fix build bustagebeng@google.com2008-09-131-1/+1
* fix build bustagebeng@google.com2008-09-131-1/+1
* Move more UI stuff into browser/viewsbeng@google.com2008-09-1353-109/+109
* turn off new frames again.beng@google.com2008-09-131-1/+0
* testing new frames on one cycle of buildbotsbeng@google.com2008-09-131-0/+1
* Move the download code to new directories:paulg@google.com2008-09-1333-92/+94
* Back r2151 since it causes ui tests failures.maruel@google.com2008-09-135-550/+181
* Move XPFrame, VistaFrame to views/old_framesbeng@google.com2008-09-1319-328/+87
* Forgot to commit these two files.beng@google.com2008-09-132-2/+2
* Move importer files into an importer subdirectory.beng@google.com2008-09-1325-316/+113
* Added routines to MetricsService to parse the server response and respond to ...petersont@google.com2008-09-135-181/+550
* Remove some files and directories we no longer use (We can resurrect them fro...beng@google.com2008-09-124-782/+6
* Fix black flash when detaching tabs.beng@google.com2008-09-121-3/+3
* Fixes bug where history view was not showing star state correctly.sky@google.com2008-09-121-3/+5