summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor the DB code to make it accessible from test_shell.dumi@chromium.org2009-09-2214-216/+482
* Because we use scoped_refptr<> to the HttpResponseInfombelshe@google.com2009-09-221-3/+2
* Mac: Empty bookmark bar should show IDS_BOOKMARKS_NO_ITEMS.erg@chromium.org2009-09-226-15/+133
* Restore a suppression that only seems to happen on some machines,dank@chromium.org2009-09-222-4/+86
* Increase valgrind's redzone from 16 to 64 bytes.dank@chromium.org2009-09-223-12/+32
* On 'window.print()' javascript command, print only the frame that is represen...maruel@chromium.org2009-09-221-5/+2
* Automated ui test porting + cleanup:estade@chromium.org2009-09-2221-351/+273
* Enable scripting.jrg@chromium.org2009-09-221-0/+2
* Fix appcache_service and request_context referencing.michaeln@google.com2009-09-227-62/+103
* Modify the template to add analytics to all extension docs.kathyw@google.com2009-09-2235-69/+713
* Disable flaky plugin tests.stuartmorgan@chromium.org2009-09-221-2/+4
* WebKit merge 48585:48610.paul@chromium.org2009-09-222-2/+2
* Gets the drop arrow to show when dragging URLs over the tab strip.sky@chromium.org2009-09-223-16/+30
* Fix regexp matching while looking for svn revision.kuchhal@chromium.org2009-09-221-1/+1
* Update chrome.gyp to build the sync library on Linux.zork@chromium.org2009-09-221-7/+38
* Fix compiling of sync on linux.zork@chromium.org2009-09-2240-164/+158
* Linux: fix a data race in a proxy config service unit test.mdm@chromium.org2009-09-223-34/+22
* Implements a NOTIMPLEMENTED in GoButton.sky@chromium.org2009-09-225-13/+15
* Enable webkit.gyp compiler warnings on mac only.tony@chromium.org2009-09-222-1/+9
* Do not run ErrorPageTest on XP, too flaky.phajdan.jr@chromium.org2009-09-221-0/+58
* Fix code to get widget position on screen.chocobo@google.com2009-09-221-12/+12
* Make it possible to edit bookmark folder names inline. Thistony@chromium.org2009-09-225-13/+78
* Reorder the color_utils functions in preparation for adding more:pkasting@chromium.org2009-09-222-109/+114
* Fix so that the doubleclick privacy blacklist does not interfere with Gmailidanan@google.com2009-09-221-2/+2
* Fix crash during import by checking for errors and exiting early.kuchhal@chromium.org2009-09-222-2/+13
* Linux: Update bookmark manager star image to blend with background.derat@chromium.org2009-09-221-0/+0
* Linux: correctly update window restore bounds.mdm@chromium.org2009-09-221-3/+6
* Makes tab dragging on views restrict the drag to the main window.sky@chromium.org2009-09-222-18/+35
* Have the dock menu "New Incognito Window" item always open a newsgk@google.com2009-09-222-2/+3
* Fixup the flip buffer to use a regular IOBuffermbelshe@google.com2009-09-222-8/+4
* Add a simple about:tcmalloc page that just displays its canned stats.sgk@chromium.org2009-09-224-2/+32
* Cache login identity for NewFTP transactions.phajdan.jr@chromium.org2009-09-226-91/+225
* Speculative patch to fix flakiness in RendererCrashTest.Crash.phajdan.jr@chromium.org2009-09-222-0/+2
* Disabling a focus related unit test on Linux (toolkit_views).jcampan@chromium.org2009-09-221-6/+4
* Apply compatibility fixes for FTP LIST parsing code.phajdan.jr@chromium.org2009-09-222-2/+47
* Updating trunk VERSION build from 212.0 to 213.0jon@chromium.org2009-09-221-1/+1
* hide toolstrips in full screen modeerikkay@chromium.org2009-09-223-1/+27
* Upstreamed a Mac valgrind issue; updating suppressions list.avi@chromium.org2009-09-221-26/+14
* Add OCMock testing framework to third_party.pinkerton@chromium.org2009-09-2260-0/+4452
* Rebaselined some tests after v8 roll.plesner@chromium.org2009-09-224-282/+2
* Adding a GYP variable to indicate if a build wants Title Case strings or not.thomasvl@chromium.org2009-09-225-49/+134
* Update layout test expectations after behavior of arguments array was updated...plesner@chromium.org2009-09-221-0/+4
* Update v8 to version 1.3.12.plesner@chromium.org2009-09-221-1/+1
* Widen one suppressiontimurrrr@chromium.org2009-09-221-1/+2
* Rolling back change 26798. Didn't catch all the missing dependencies.bradnelson@google.com2009-09-221-9/+12
* Fixing up webkit_strings and webkit_resources to use grit scanner to decidebradnelson@google.com2009-09-221-12/+9
* Off by one in YUV scale caused an extra read (mostly harmless)fbarchard@chromium.org2009-09-223-21/+3
* Fix FORWARD_NULL errors in plugin test helpers.mattm@chromium.org2009-09-222-9/+27
* Enabling label unittest on linuxoshima@chromium.org2009-09-222-2/+27
* URLRequestContext needs to keep a reference to StrictTransportSecurityStatemattm@chromium.org2009-09-223-2/+9