summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* 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-143-5/+1
* Yet another test, this time with a tweak to the find test.beng@google.com2008-09-143-1/+5
* 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-142-3/+0
* Test frames on the builders again to see if notification change helped.beng@google.com2008-09-142-0/+3
* 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-1424-990/+1304
* Roll back frames now test run is complete.beng@google.com2008-09-142-3/+0
* Test new frames on buildbots again.beng@google.com2008-09-142-0/+3
* 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-144-8/+90
* 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-1422-92/+96
* fix build bustagebeng@google.com2008-09-131-1/+1
* fix build bustagebeng@google.com2008-09-131-1/+1
* fix build bustagebeng@google.com2008-09-132-2/+2
* 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-1335-94/+96
* Remove the TODO to remove --start-maximized. It seems this switch ispjohnson@google.com2008-09-131-3/+0
* forgot to modify this filebeng@google.com2008-09-131-2/+2
* 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-1326-326/+115
* 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
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-1232-240/+138
* forgot these files, fixing clobber buildbeng@google.com2008-09-1210-10/+10
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-1216-86/+90
* Removing static initializers.jcampan@chromium.org2008-09-124-113/+103
* Update chrome strings.tc@google.com2008-09-122-2/+2
* Allows OSDD files to contain https.sky@google.com2008-09-123-13/+15
* Prevent constrained popup windows from trying to become realerg@google.com2008-09-121-2/+8
* Prevent window caption flashing in the magic frames by handling undocumented ...beng@google.com2008-09-123-0/+45
* Actually fix the javascript alert crasher in a way thaterg@google.com2008-09-122-1/+16
* Fixing bug 1951: Browser crash on View-Source of an https page.finnur@google.com2008-09-111-4/+5
* Reverting constrained window change. Seems to break tests on TOT.erg@google.com2008-09-112-13/+1
* As described in bug 2136, this test is flaky.jcampan@chromium.org2008-09-111-1/+2
* Two minor fixes. Fix the hard coded desired dpi and remove an unneeded include.maruel@google.com2008-09-112-2/+3
* Avoid starting the pause timer if it is already started.darin@chromium.org2008-09-111-2/+3
* Fixes bug in IconManager where it was possible for callback to besky@google.com2008-09-111-3/+4
* Fix crasher and possible security vulnerability in popuperg@google.com2008-09-112-1/+13