summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Change suppressions added in bug 67919 to FAIL because of differingkbr@google.com2010-12-241-2/+2
* base/version: remove wstring versionevan@chromium.org2010-12-231-2/+2
* Fix typo in suppression.thakis@chromium.org2010-12-231-1/+1
* Suppress failing webkit teststhakis@chromium.org2010-12-231-0/+3
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+1
* Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-231-2/+0
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-231-0/+2
* Move data pack from base to app (it's just part of the resource bundle system).brettw@chromium.org2010-12-234-12/+12
* Added ppapi::Context3D interface. The API has already been reviewed. I am add...alokp@chromium.org2010-12-2311-825/+905
* Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...brettw@chromium.org2010-12-221-6/+6
* Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-221-2/+0
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-221-0/+2
* Fix black video frames when seeking (which also fixes flashing poster issue).scherkus@chromium.org2010-12-222-6/+6
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-222-6/+4
* Remove obsolete failures.tonyg@chromium.org2010-12-211-4/+0
* Moved the logic of maintaining the current context to gles2 helper library.alokp@chromium.org2010-12-216-738/+1154
* Replace initial media range request with an unbounded range request.scherkus@chromium.org2010-12-211-6/+3
* Clean up comments in BufferedDataSource and BufferedResourceLoader.scherkus@chromium.org2010-12-213-11/+11
* Bugfixes for recent PluginGroup refactoring.jkummerow@chromium.org2010-12-216-33/+78
* Modify inclusion to use system icu headers when -Duse_system_icu=1phajdan.jr@chromium.org2010-12-211-1/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-21150-1900/+1651
* Roll WebKit 74383:74387.tonyg@chromium.org2010-12-211-0/+4
* A build fix for the "WebKit Mac (valgrind)" bot.hbono@chromium.org2010-12-211-2/+2
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-211-4/+7
* Add base:: prefix to the calls to StringAppendV.tfarina@chromium.org2010-12-211-1/+2
* Properly cancel PPAPI callbacks.viettrungluu@chromium.org2010-12-2116-28/+678
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-21142-1653/+1365
* Revert "Erase the old NPAPI Pepper (Pepper 1) test plugin."chase@chromium.org2010-12-219-0/+535
* Revert "Revert 69762 - Erase the old NPAPI Pepper (Pepper 1) test plugin."chase@chromium.org2010-12-201-70/+0
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-2064-415/+697
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-2064-697/+415
* Revert 69762 - Erase the old NPAPI Pepper (Pepper 1) test plugin. I broke the...brettw@chromium.org2010-12-201-0/+70
* Erase the old NPAPI Pepper (Pepper 1) test plugin. I broke the compile withbrettw@chromium.org2010-12-209-535/+0
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-201-7/+4
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-20142-1365/+1653
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-201-4/+7
* Rename ATTR_LINK_TARGET to ATTR_URL and assign it within webaccessibility.BUG...ctguil@chromium.org2010-12-202-1/+3
* Add pepper::URLRequestInfo unit tests to test_shell_testsbbudge@google.com2010-12-202-1/+250
* Reduce local overrides on my way to figuring out what's uppkasting@chromium.org2010-12-201-2/+1
* Suppress a failing test.thakis@chromium.org2010-12-191-0/+1
* Try to get webkit tests green by letting DRT load CrApplication early.thakis@chromium.org2010-12-194-0/+39
* Rename WebKitTools->Tools.tonyg@chromium.org2010-12-1812-20/+16
* Remove CrApplication dependency from basethakis@chromium.org2010-12-181-3/+25
* Restrict HTTP headers by checking in URLRequestInfo::SetProperty.bbudge@google.com2010-12-171-15/+47
* By zero, I mean falseabarth@chromium.org2010-12-171-1/+1
* Attempt to fix Arm buildabarth@chromium.org2010-12-171-0/+4
* Renamed PPB_NaClUtil to PPB_NaCl as requested by brettw.abarth@chromium.org2010-12-175-32/+32
* Add LaunchSelLdr and UrandomFD to PPAPIabarth@chromium.org2010-12-171-1/+15
* Add stub PPAPI for launching NaCl's sel_ldr process.abarth@chromium.org2010-12-174-0/+57
* Add a webkit_glue API for lanching NaCl's sel_ldr. NaCl will call this API viaabarth@chromium.org2010-12-172-1/+12