summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable two ui_tests on linux after a WebKit merge.paul@chromium.org2009-09-221-0/+2
* linux: manpage update to reflect proxy-setting realityevan@chromium.org2009-09-221-14/+28
* Implements a couple of NOTIMPLEMENTEDs in window_gtk and comments onsky@chromium.org2009-09-224-18/+17
* Remove potential for command-key equivalents to beat the file menu fix-up tim...pinkerton@chromium.org2009-09-221-0/+33
* Move FTP LIST parsing code to the renderer process.phajdan.jr@chromium.org2009-09-2213-287/+441
* WebKit merge 48610:48642.paul@chromium.org2009-09-223-4/+7
* Coverity: Initialize instance_id_ in the constructor.jhawkins@chromium.org2009-09-221-0/+1
* Added support for registering additional shared memory objects (textures and ...apatrick@google.com2009-09-224-3/+161
* Eliminate a bunch of color conversions. I was going to try and clean up the ...pkasting@chromium.org2009-09-222-197/+13
* 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