summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Implement PseudoTCP support in P2P Transport Pepper API.sergeyu@chromium.org2011-05-021-0/+11
* Add UMA private PPAPI interface for UMA logging from NaCl pluginelijahtaylor@google.com2011-04-291-0/+2
* Revert 83584 - Adding a way to run deferred tasks in WebKit unit-tests.jcivelli@chromium.org2011-04-292-6/+4
* Adding a way to run deferred tasks in WebKit unit-tests.jcivelli@chromium.org2011-04-292-4/+6
* Pepper video layer APIhclam@chromium.org2011-04-291-0/+6
* Step 5 in native theme refactoringrogerta@chromium.org2011-04-272-46/+90
* Revert Pepper Key event "USB code" CL.wez@chromium.org2011-04-261-2/+0
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-04-261-1/+1
* Replaced std::string argument storage in gpu_trace_event with faster TraceVal...jbates@chromium.org2011-04-221-1/+1
* Remove the watchdog timer and some member variables from BufferedDataSource.scherkus@chromium.org2011-04-223-149/+0
* Revert 82620 - Replaced std::string argument storage in gpu_trace_event with ...thestig@chromium.org2011-04-221-1/+1
* Replaced std::string argument storage in gpu_trace_event with faster TraceAny...jbates@chromium.org2011-04-221-1/+1
* step 4 of native theme refactoringrogerta@chromium.org2011-04-201-48/+480
* Wrap the p2p transport API in a compile time flag.satish@chromium.org2011-04-201-2/+6
* Add an initial crypto interface to fill a given buffer with random data. Thisbrettw@chromium.org2011-04-201-0/+2
* Revert 82261 - Revert 82256 - unit_tests failures were unrelated - Fix handli...ctguil@chromium.org2011-04-201-1/+12
* Added raw headers support to DevTools.vsevik@chromium.org2011-04-202-0/+6
* Revert 82256 - Looks unrelated but unit_tests on mac 10.6 dbg(1) are failing ...ctguil@chromium.org2011-04-201-12/+1
* Fix handling of a case where an AccessibilityObject is listed as a child mult...ctguil@chromium.org2011-04-201-1/+12
* Revert 82076 - Fix handling of a case where an AccessibilityObject is listed ...andybons@chromium.org2011-04-191-12/+1
* Fix handling of a case where an AccessibilityObject is listed as a child mult...ctguil@chromium.org2011-04-191-1/+12
* Fix regression in 81614 with spelling correction.jam@chromium.org2011-04-191-0/+3
* Fix BufferedResourceLoader so it only makes Range requests when a subset of t...acolwell@chromium.org2011-04-195-50/+111
* Added functionality to use "SaveAs..." from PDF plugin.gene@chromium.org2011-04-1522-3/+9
* Enabled encoded data length support in DevTools for synchronous requestsvsevik@chromium.org2011-04-151-0/+1
* Remove the rest of the Chrome dependencies from RenderThread.jam@chromium.org2011-04-141-5/+0
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-8/+0
* Pass null timing to webkit when no such data is available.vsevik@chromium.org2011-04-141-15/+17
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-1312-49/+49
* Suppress login prompting for favicons.asanka@chromium.org2011-04-138-22/+46
* Nonelaforge@chromium.org2011-04-131-0/+5
* Nonelaforge@chromium.org2011-04-1310-20/+55
* Implement P2P Transport Dev using P2PTransportImpl.sergeyu@chromium.org2011-04-121-2/+0
* Chrome side needed for WebKit change to move the little remaining spellcheck ...jam@chromium.org2011-04-121-0/+8
* step 3 of native theme refactoringrogerta@chromium.org2011-04-121-7/+351
* Fix the issue that context menu doesn't show on fullscreen Pepper Flash.yzshen@chromium.org2011-04-112-3/+11
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-0810-91/+141
* Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...alokp@chromium.org2011-04-086-34/+35
* Expose scancodes to PP_InputEvent_Key events that are independent of the inpu...wez@chromium.org2011-04-081-0/+2
* Remove unneeded v8 lockers from idb_bindings.cc.aa@chromium.org2011-04-081-3/+0
* Added PPB_BrokerTrusted interface and a basic Chrome implementation of it.ddorwin@chromium.org2011-04-071-0/+2
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-6/+7
* Step 2 in refactoring NativeThemeWinrogerta@chromium.org2011-04-071-31/+31
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-7/+6
* Added a command-line flag to enable h/w accelerated rendering of content layers.alokp@chromium.org2011-04-072-0/+5
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-6/+7
* Fix clang build.pfeldman@chromium.org2011-04-073-3/+5
* WebKit roll 83160:83167.pfeldman@chromium.org2011-04-079-55/+16
* P2P Transport implementation.sergeyu@chromium.org2011-04-061-10/+15
* Fixed network data for data url resourcesvsevik@chromium.org2011-04-061-0/+1