summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Tweak indentationmark@chromium.org2009-08-121-4/+4
* Land Vitaly's regression test for event listener memory leak.ager@chromium.org2009-08-126-5/+163
* Fix a typo in install-build-deps.sh.thestig@chromium.org2009-08-121-1/+1
* Rebaseline block-test* tests for Mac.darin@chromium.org2009-08-124-3/+136
* gcc fixesgman@google.com2009-08-121-36/+41
* Add new args in preparation of added ways to generatensylvain@chromium.org2009-08-121-0/+7
* Implements WidgetGtk::SetOpacity.sky@chromium.org2009-08-122-3/+13
* Refactors drag support from TabContentsViewGtk intosky@chromium.org2009-08-129-271/+359
* typedef PolicyOID to support Linux-only SECOidTag in EVRootCAMetadata methods.ukai@chromium.org2009-08-124-82/+71
* Add ctrl+w accelerator to close bookmark manager for linuxestade@chromium.org2009-08-122-0/+42
* ...gman@google.com2009-08-122-58/+65
* Gtk Cookie Manager: Fix removing multiple cookies while the list is sorted.mattm@chromium.org2009-08-123-4/+80
* Move common Gtk TreeModel handling code into gtk_tree::ModelAdapter.mattm@chromium.org2009-08-129-220/+199
* Major changes to the Chrome allocator.mbelshe@google.com2009-08-1215-3/+11939
* A few more cleanup items for bitmap andgman@google.com2009-08-124-13/+107
* Add code to enable chromium-win-vista platform for vista-specific diffs.dpranke@google.com2009-08-123-11/+28
* Adds a command line switch to enable the appcache, and plumb the switch throu...michaeln@google.com2009-08-1210-1/+21
* Add a --find-baselines option to run_webkit_tests.dpranke@google.com2009-08-122-13/+68
* Fix for GLgman@google.com2009-08-121-8/+2
* Pulling in new gyp version which fixes webcore dependency issue.bradnelson@chromium.org2009-08-121-1/+1
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-1253-311/+436
* Add a default icon for theme install infobar.glen@chromium.org2009-08-123-1/+5
* Fix 2 small docked dev tools bugs:tc@google.com2009-08-122-14/+39
* Http cache: Extend support for byte range requests.rvargas@google.com2009-08-127-48/+374
* Fix so we don't attempt to generate mips for DXTgman@google.com2009-08-124-1/+19
* Some cleanupmichaeln@google.com2009-08-111-1/+1
* Disk Cache: Lower the definition of a loaded system fromrvargas@google.com2009-08-113-15/+19
* Put IMC back to ignore size because GTV is sendinggman@google.com2009-08-111-16/+19
* Remove the temporary hack that considered any file that endedaa@chromium.org2009-08-111-17/+3
* Take 2: Remove WebView::SetDelegate because I'd like to avoid having a methoddarin@chromium.org2009-08-1114-69/+70
* BUG=http://crbug.com/16646jrg@chromium.org2009-08-113-1/+59
* valgrind: Remove a suppression for a leak that was fixed in r18497.jhawkins@chromium.org2009-08-111-8/+0
* Don't use external website addresses for testing. Even though we're not tryin...avi@chromium.org2009-08-111-2/+1
* valgrind: Remove even more supprssions from bug 10755 that were fixed.jhawkins@chromium.org2009-08-111-57/+0
* Don't focus the location bar if we're in full screen mode.tc@google.com2009-08-111-1/+2
* Re-baseline tests that are producing correct/acceptable results on Windows.pam@chromium.org2009-08-118-16/+80
* Add "dangerous download" view on OS X, for now for dmg files. Also fix downlo...thakis@chromium.org2009-08-1110-59/+459
* linux/mac: Fix race condition when destroying the renderer<->plugin channelpiman@chromium.org2009-08-111-0/+8
* Lands http://codereview.chromium.org/159838 for Pierre-Antoine. From him:sky@chromium.org2009-08-114-11/+41
* Add protected destructors to interface types that should only be deleted via adarin@chromium.org2009-08-1116-23/+52
* Download item gtk tidbits:estade@chromium.org2009-08-112-5/+28
* Mac: Fix assertion failure on pressing the fn-key (and increase robustness).avi@chromium.org2009-08-111-3/+20
* valgrind: Remove a suppression for a test that has been removed.jhawkins@chromium.org2009-08-111-18/+0
* valgrind: Remove a suppression for a leak that has been fixed.jhawkins@chromium.org2009-08-111-18/+0
* Enforce maximum number of entries in FtpAuthCache.phajdan.jr@chromium.org2009-08-113-27/+83
* Allow running the browser_tests in valgrind.jhawkins@chromium.org2009-08-111-0/+4
* Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon...thakis@chromium.org2009-08-1121-42/+739
* Disk Cache: cleanup of OpenBlockFile.rvargas@google.com2009-08-113-7/+31
* GTK Themes: Use a consistent border color along all webcontent.erg@chromium.org2009-08-117-23/+71
* Initial version of the Seccomp sandbox. Imported from http://code.google.com/...markus@chromium.org2009-08-1143-3/+11439