summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Merge 53350 - AutoFill: Record whether the user initiated the form submission...inferno@chromium.org2010-07-261-0/+3
* Merge 53389 - Swallow context menu events dispatched to a NPAPI plugin so thatdarin@chromium.org2010-07-231-0/+4
* Remove temporary test expectations from v8 push (changes are now upstream in ...ricow@chromium.org2010-07-201-5/+0
* Fix an unitialized read in a unit test to appease valgrindthakis@chromium.org2010-07-202-5/+1
* Roll webkit DEPS 63669:63692.tony@chromium.org2010-07-202-2/+2
* Mac: unit test for setting a clip rect with a scale transformthakis@chromium.org2010-07-191-0/+1
* Add click-to-load functionality for blocked plugins.bauerb@chromium.org2010-07-193-0/+251
* Fix linux test expectations by removing MAC WIN predicate in local test_expec...ricow@chromium.org2010-07-191-1/+1
* Push V8 version 2.3.1. This fixes crbug.com/49099.ricow@chromium.org2010-07-191-4/+5
* Remove temporary test expectation.podivilov@chromium.org2010-07-191-3/+0
* Introduce "--enable-memory-info" command-line flag to enable reportingmnaganov@chromium.org2010-07-192-1/+6
* Remove incorrect usages of USE_SYSTEM_SQLITE.tfarina@chromium.org2010-07-192-12/+2
* Remove skipped web timing related tests.tonyg@chromium.org2010-07-191-10/+0
* Step 1 in getting rid of duplicate warning in make build.tony@chromium.org2010-07-182-30/+34
* Add temporary test expectation until upstream lands for input-file-directory-...johnnyg@chromium.org2010-07-171-0/+3
* Implement WebFileSystemImpl::directoryName. This is needed for directory upl...johnnyg@chromium.org2010-07-171-2/+2
* Avoid flashing when resizing plugins that use PaintManager. Copy the bitmap ...jam@chromium.org2010-07-172-0/+22
* Code review followups by Darinjam@chromium.org2010-07-172-3/+3
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-171-1/+2
* Roll webkit 63575:63601tony@chromium.org2010-07-171-4/+0
* Add failing test from webkit mergeojan@google.com2010-07-161-0/+3
* Add third_party/ prefix to ppapi include for checkdeps.ajwong@chromium.org2010-07-161-1/+1
* Mark tests as failing that started failing with the webkit roll.ojan@google.com2010-07-161-8/+10
* file_util: deprecate remaining wstring functionsevan@chromium.org2010-07-161-1/+8
* Add private Pepper v2 API to get localized strings.jam@chromium.org2010-07-166-0/+93
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-167-30/+41
* Skip test broken by ENABLE_WEB_TIMING. The updated expectations are landedtonyg@chromium.org2010-07-161-0/+9
* AutoFill: Use unique IDs to identify the profile or credit card to fill.jhawkins@chromium.org2010-07-161-1/+3
* Implement some of URLResponseInfo properties.darin@chromium.org2010-07-163-6/+78
* Remove more definitions from header files.erg@chromium.org2010-07-161-0/+2
* Revert r52688 to fix build bustage.darin@chromium.org2010-07-163-78/+6
* Implement some of URLResponseInfo properties.darin@chromium.org2010-07-163-6/+78
* Remove temporary expectation that are now in the upstream chromiumager@chromium.org2010-07-161-90/+0
* DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...pfeldman@chromium.org2010-07-163-1/+7
* Update gyp for chromium multi dll buildvictorw@chromium.org2010-07-161-0/+8
* Remove inspector_resources target and use the upstreamingtkent@chromium.org2010-07-162-111/+1
* Implement spin buttons for <input type=number>tkent@chromium.org2010-07-162-0/+15
* Fix PDF files not loading at times with Acrobat Reader. This only happens in ...ananta@chromium.org2010-07-162-10/+22
* Revert "Take two at webkit merge 63323:63461."ojan@google.com2010-07-161-3/+0
* Take two at webkit merge 63323:63461.ojan@google.com2010-07-161-0/+3
* Load Pepper v2 internal pdf plugin.jam@chromium.org2010-07-162-14/+1
* Revert webkit roll. Broke the mac dbg compile.ojan@google.com2010-07-151-3/+0
* Video Buffering: Caches data to disk when paused (resubmit)vrk@google.com2010-07-153-5/+209
* linux: Add patterns for subpixel test to fonts.conf.derat@chromium.org2010-07-151-0/+24
* TBR:Fix expectations after webkit roll.ojan@google.com2010-07-151-1/+1
* TBR:WebKit roll 63323:63461.ojan@google.com2010-07-151-0/+3
* Added support for printing of Pepper v2 plugins.sanjeevr@chromium.org2010-07-159-1/+459
* SerializerTests.SerializeHTMLDOMWithNonStandardEntitiesojan@google.com2010-07-151-4/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-152-0/+2
* Linux: Implement WebCursorInfo::TypeNone (i.e., invisible) cursor.viettrungluu@chromium.org2010-07-151-1/+27