summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the issue http://code.google.com/p/v8/issues/detail?id=43fqian@google.com2008-09-154-16/+39
* Add test shell WebView and WebWidget host classes. This are stopgaps andamanda@chromium.org2008-09-156-4/+1147
* Fix the link paths.avi@google.com2008-09-151-4/+12
* Make jsbindings target depend on libxml_config (r=me/pink)mark@chromium.org2008-09-151-0/+85
* Changes to test shell on Mac.avi@google.com2008-09-153-123/+95
* Address a TODO for properly stripping references from request URL.ericroman@google.com2008-09-154-10/+65
* Make the GoogleURLTracker only fetch the Google hostname if the user's defaul...pkasting@chromium.org2008-09-156-30/+168
* Add preferences for the clear browsing data dialog so thattc@google.com2008-09-155-5/+48
* Remove the unneeded pending entry from the unit tests.brettw@google.com2008-09-151-17/+0
* Add in a temp copy of the WebKit SPI files. These are the ones corresponding ...avi@google.com2008-09-155-6/+329
* Turn off ActiveX for non-Windows platformsavi@google.com2008-09-152-1/+9
* An early optimization in std::pair<> in Visual Studio 2008 Service Pack 1 mak...maruel@google.com2008-09-151-0/+9
* For some reasons the linker excludes 2 of our hooksnsylvain@chromium.org2008-09-151-0/+4
* 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
* Update overridden function signature for the test to bring it in sync with mybrettw@google.com2008-09-142-4/+2
* 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
* Provide necessary constructors in StackAllocator and PrivateHookAllocator to ...maruel@google.com2008-09-143-5/+24
* Move the Save Page code to the browser/download/ directory.paulg@google.com2008-09-1422-92/+96
* Add unit test for HttpResponseHeaders::GetStatusText()ericroman@google.com2008-09-132-10/+38
* 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
* Fix string conversions for Mac build bustagebrettw@google.com2008-09-131-1/+1
* Back r2151 since it causes ui tests failures.maruel@google.com2008-09-135-550/+181
* Fix cygwin posix access control emulation on Vista. It's broken.maruel@google.com2008-09-131-0/+3
* 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
* TBR fix for broken compile on mac.ericroman@google.com2008-09-131-1/+1
* Move importer files into an importer subdirectory.beng@google.com2008-09-1326-326/+115
* misc. http response status-line changes:ericroman@google.com2008-09-1310-91/+400
* Added routines to MetricsService to parse the server response and respond to ...petersont@google.com2008-09-135-181/+550