summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux: rearrange clipboard codeevan@chromium.org2009-10-203-46/+45
* Make the Pepper test plugin actually load by adding a module definition file tobrettw@chromium.org2009-10-204-4/+48
* Removing hard-coded Chrome Frame output path.robertshield@chromium.org2009-10-201-2/+2
* Cleanup unneccessary include.thakis@chromium.org2009-10-201-1/+0
* Blacklist some non-functional plugins on the Macstuartmorgan@chromium.org2009-10-201-2/+8
* Adding two images for the new Extension managment UI.finnur@chromium.org2009-10-202-0/+0
* Remove expectation of failure for a test that was fixed by http://trac.webkit...dglazkov@chromium.org2009-10-201-3/+0
* Disables session restore on chrome os when running tests. This causessky@chromium.org2009-10-201-0/+10
* app depends on x11 because of active_window_watcher_x.evan@chromium.org2009-10-201-0/+1
* Fixup the flip_framer eof-handling semantics now that we havembelshe@google.com2009-10-207-90/+257
* Minimize dependency of user scripts.mad@chromium.org2009-10-2012-86/+247
* Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).viettrungluu@chromium.org2009-10-207-12/+13
* Add a new layout test failure started since WebKit roll 49830:49844.yutak@chromium.org2009-10-201-1/+4
* Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...nsylvain@chromium.org2009-10-2011-67/+94
* LTTF: rebaseline fast/css/getComputedStyle for Mac.hamaji@chromium.org2009-10-203-9/+442
* Add suppression for new memory leak caused by WebKit merge 49830:49844.yutak@chromium.org2009-10-201-0/+8
* WebKit merge 49830:49844.yutak@chromium.org2009-10-201-1/+1
* Updating trunk VERSION from 223.5 to 223.6chrome-bot@google.com2009-10-201-1/+1
* Remove a DEBUG SLOW test from test_expectations.yutak@chromium.org2009-10-201-1/+0
* Another round of test_expectations clean up.yutak@chromium.org2009-10-201-3/+2
* First cut at new page and browser action docs basedaa@chromium.org2009-10-2040-1011/+410
* Rebaseline a new test added on WebKit r49794.yutak@chromium.org2009-10-206-1/+15
* Correctly handle extension reloading in the task manager.phajdan.jr@chromium.org2009-10-207-5/+69
* add enableWebSockets in WebKit APIukai@chromium.org2009-10-2010-17/+25
* Update test expectations to make the tree more healthy.yutak@chromium.org2009-10-201-5/+12
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-2014-105/+245
* Add missing files to app.gyp.mark@chromium.org2009-10-201-3/+6
* Forgot some files.jorlow@chromium.org2009-10-201-0/+22
* Add the first event ui test + a bunch of refactoring.jorlow@chromium.org2009-10-204-49/+117
* Add comments for two test expectations and move them to the right place.yutak@chromium.org2009-10-201-2/+10
* Roll WebKit up to 49830 and fix a build error caused by that revision.jorlow@chromium.org2009-10-204-4/+8
* Fix DCHECK.thakis@chromium.org2009-10-202-0/+8
* Split the arg to --extra-chrome-flags by spaces before passing to Chromenirnimesh@chromium.org2009-10-201-1/+5
* Remove myself from 'test' watchlist, too much noise, makes brain hurt.tim@chromium.org2009-10-201-1/+1
* Remove some unnecessary manual AddRef/Release.eroman@chromium.org2009-10-201-9/+0
* Mac Chromebotnirnimesh@chromium.org2009-10-202-47/+43
* Moved Node/ElementToHTMLInputElement from glue/dom_utilities into src/DOMUtil...yaar@chromium.org2009-10-207-29/+114
* Don't use gtk_dialog_run for extension install errors becausetony@chromium.org2009-10-203-6/+6
* Add dialog to tell user to close Firefox during import, if it's open and bloc...mirandac@chromium.org2009-10-204-2/+55
* New directory to hold files that aren't directly referenced by the docs,kathyw@google.com2009-10-203-0/+1902
* -. Rebaseline the pixel baseline for missing-xlink svg testvictorw@chromium.org2009-10-193-3/+1
* Assigning INFINITE (which is 0xFFFFFFFF) to an int, is not a very good idea...mad@chromium.org2009-10-192-5/+13
* Removed workaround for Chrome 1.0 from o3djs library.apatrick@google.com2009-10-1911-121/+81
* Removes O3D plugin files with root privileges on Mac and Linux.kkania@google.com2009-10-191-1/+1
* Another Windows rebaseline that was missed in the Skia roll 2 weeks ago (http...jparent@chromium.org2009-10-192-1/+1
* Neither of the hit tests in WebViewImpl worked if the page had scrolled. Thi...vandebo@chromium.org2009-10-191-2/+4
* WebKit DEPS roll 49761:49809. BUG=none TEST=none TBR=yutak japhet@chromium.org2009-10-193-2/+10
* Deprecate PathService::Get(..., wstring*) and use FilePath instead.evan@chromium.org2009-10-1913-43/+56
* (Copy of previous CL that existed in a client I lost)cevans@chromium.org2009-10-191-3/+10
* Pull in googleurl @ r=120 to fix the query part encoding handling (the patch ...jshin@chromium.org2009-10-191-1/+1