summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial Gears SConscript file. A bit messy. Only builds chrome+dbg andmpcomplete@google.com2008-09-169-0/+1619
* Address missing methods in forked FontCache.h header without forking entire i...pinkerton@google.com2008-09-162-2/+88
* Revert 2243 to check if it's why the startup test regressed.nsylvain@chromium.org2008-09-161-1/+1
* Touchpad support for laptopsjoshia@google.com2008-09-165-62/+66
* One more passing test.evanm@google.com2008-09-161-1/+1
* If gperf fails, this script marches on and causes a mystery failure later. S...evanm@google.com2008-09-161-1/+1
* Add one more function; tweak since "HWND" isn't really a window...avi@google.com2008-09-161-1/+10
* Fix the Mac build; we can't pull that one line until it's fixed all the way d...avi@google.com2008-09-161-1/+4
* Fixes two crashers in saving page:sky@google.com2008-09-163-15/+18
* Add an HMAC implementation using NSS. Include centralized NSS initialization...deanm@google.com2008-09-164-1/+162
* Link fixing.avi@google.com2008-09-162-2/+6
* Mac/mach implementation of disk_cache::GetSystemMemory(). Patch by Kellymark@chromium.org2008-09-161-1/+14
* memcpy cannot overlap, move to memmove.deanm@google.com2008-09-162-2/+2
* Pull the latest googleurl. This has preliminary support for IPv6.brettw@google.com2008-09-161-1/+1
* Allow Views to support an optional hit-test mask. Make hittest use this.beng@google.com2008-09-166-29/+125
* Remove registration step between NavigationController > Profile.tim@chromium.org2008-09-164-60/+0
* Turn on the magic frames.beng@google.com2008-09-162-1/+7
* 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
* Make navigator.language depend on the current UI language of Chrome rather thanjungshik@google.com2008-09-161-25/+4
* Simple unit test, written mostly just to become familiar with the code.dkegel@google.com2008-09-153-0/+123
* 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-1510-18/+163
* Changes to get a small part of chrome/SConscript building. For now, just bui...tc@google.com2008-09-153-240/+261
* All these tests are failing in the jail.nsylvain@chromium.org2008-09-151-0/+57
* Make sure we don't execute code from the theme dll.nsylvain@chromium.org2008-09-151-1/+1
* 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
* Ignore LayoutTests.maruel@google.com2008-09-150-0/+0
* First stab at lib dependenciesavi@google.com2008-09-152-1/+396
* Fix unittest bustage due to NULL pointer deref (only in unittest mode, I hope).pkasting@chromium.org2008-09-153-12/+18
* 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