summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Delete a bunch of deprecated and/or empty directores in src/webkit/."tony@chromium.org2009-11-1817-0/+512
* Change two |-autorelease|ed objects to scoped_nsobject<>.rsesek@chromium.org2009-11-181-7/+6
* Moving gradient button cell over to cocoatest.dmaclach@chromium.org2009-11-181-14/+8
* linux: StackTrace test isn't expected to work in Release builds anymoreevan@chromium.org2009-11-181-0/+7
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-1841-97/+719
* Eliminate the extra separator when there are no bookmarks in the bookmarks bar.mrossetti@chromium.org2009-11-182-3/+27
* Mac: add Extensions to the Main Menu and to the Wrench Menu.viettrungluu@chromium.org2009-11-186-113/+925
* Drag and drop of buttons/folders from bar to bar.jrg@chromium.org2009-11-1810-31/+414
* Delete a bunch of deprecated and/or empty directores in src/webkit/.japhet@chromium.org2009-11-1817-512/+0
* Move bookmark bar bridge unittest over to CocoaTest.dmaclach@chromium.org2009-11-181-2/+1
* Isolated bug fixes from CL 385104 to address the following:jennb@chromium.org2009-11-184-28/+97
* Add various tests for chrome.tabs/windows.kkania@chromium.org2009-11-186-120/+373
* Fixes several focus issue with popup in the extensions' browser actions:jcampan@chromium.org2009-11-185-2/+41
* Add an option to tree_view for whether to show lines from the root nodeian@chromium.org2009-11-183-4/+35
* Add memory commit charge reporting to the page_cycler tests.sgk@google.com2009-11-181-0/+13
* linux: pass --gc-sections in link lineevan@chromium.org2009-11-181-0/+3
* Disable tcmalloc sampling by default.jar@chromium.org2009-11-181-0/+3
* Get more precise count of commited bytes in statsjar@chromium.org2009-11-181-1/+1
* Revert V8 update. Causes ui_test failures.ager@chromium.org2009-11-181-1/+1
* Update V8 to version 2.0.0.ager@chromium.org2009-11-181-1/+1
* Revert my last...jorlow@chromium.org2009-11-184-38/+68
* Make the WebKitThread object start the WebKit thread on construction (not laz...jorlow@chromium.org2009-11-184-68/+38
* Updating trunk VERSION from 251.0 to 252.0chrome-bot@google.com2009-11-181-1/+1
* Do not overwrite ld.orig in install-build-deps.sh.thestig@chromium.org2009-11-181-1/+2
* Don't run TabRestoreUITest.* under ThreadSanitizertimurrrr@chromium.org2009-11-181-0/+3
* Linux: update install-build-deps.sh to build gold from binutils 2.20.thestig@chromium.org2009-11-181-77/+35
* Linux: Make sure the suid sandbox is owned by root.thestig@chromium.org2009-11-181-1/+2
* DevTools: add more manual Profiles tab tests.mnaganov@chromium.org2009-11-184-0/+179
* Hold histograms in static variables instead of allocating heap.ukai@chromium.org2009-11-182-112/+94
* rebaseliningyaar@chromium.org2009-11-1831-12/+180
* A fix for Issue 18994.hbono@chromium.org2009-11-181-7/+29
* Don't call CancelURLRequest if request_is already NULL.ukai@chromium.org2009-11-181-8/+8
* Make extension popups shrink when their contents shrink.aa@chromium.org2009-11-182-5/+5
* Remove tabs introduced by r31197.mark@chromium.org2009-11-181-22/+22
* More removal of config.h and glue_util.h dependencies.darin@chromium.org2009-11-188-63/+32
* WebKit roll 51075:51100yaar@chromium.org2009-11-181-1/+1
* [LTTF] Remove three layout tests from test expectations.yutak@chromium.org2009-11-183-24/+0
* New tests did not have correct test expectations.yaar@chromium.org2009-11-181-9/+8
* Mark fast/dom/Geolocation as DEFER SKIP since we don't implement it yet.dpranke@google.com2009-11-181-1/+1
* Remove Valgring suppressions for sync since the bug is fixed now.munjal@chromium.org2009-11-181-25/+0
* Some easy cleanup to remove unnecessary config.h and glue_util.h dependencies.darin@chromium.org2009-11-187-41/+18
* Fix for BookmarkManager Test Crash test.oshima@chromium.org2009-11-182-1/+15
* Fix find bar scrolling with the page after switching back to tab.simonrad@chromium.org2009-11-181-8/+7
* Disabling the About ChromeFrame test as this is consistently failing on the b...ananta@chromium.org2009-11-181-1/+3
* Hide seccomp sandbox calls from non-x86 machinesjoel@chromium.org2009-11-181-0/+7
* Fix a crash when activating a select element inside a pageaa@chromium.org2009-11-183-12/+69
* Changes to BookmarkBubble.xib.dmaclach@chromium.org2009-11-182-764/+41
* Reverting the O3D changes from 32206 and 32266, due to MacOS build problems w...senorblanco@chromium.org2009-11-181-7/+4
* Update Chromium menu button images.derat@chromium.org2009-11-182-0/+0
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-1833-209/+230