summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-06-223-4/+4
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-06-021-1/+1
* Merge 84706 - This fixes a NULL dereference when reading malformed history it...gspencer@google.com2011-05-101-3/+3
* Merge 83942 - Partial revert of 82061 so we keep the initial unbounded range ...scherkus@chromium.org2011-05-033-13/+60
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-05-031-1/+1
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-04-261-1/+1
* Merge 82256 - Fix handling of a case where an AccessibilityObject is listed a...cevans@chromium.org2011-04-231-1/+12
* Merge 82291 - Add an initial crypto interface to fill a given buffer with ran...brettw@chromium.org2011-04-221-0/+2
* 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
* Removed bytes_received from ResourceDevToolsInfo since it is only used in dev...vsevik@chromium.org2011-04-062-3/+1
* Roll Skiabsalomon@google.com2011-04-063-0/+142
* Revert "Fixed network data for data uri resources"vsevik@chromium.org2011-04-061-17/+15
* Fixed network data for data url resourcesvsevik@chromium.org2011-04-061-15/+17
* Revert 80567 - P2P Transport implementation.TEST=Unittests.BUG=NoneReview URL...sergeyu@chromium.org2011-04-061-15/+10
* P2P Transport implementation.sergeyu@chromium.org2011-04-061-10/+15
* Implementing preload=metadata for videovrk@google.com2011-04-059-149/+229
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-6/+4
* Fix deadlock during player shutdown when a Seek() and an Abort() are racing.fischman@chromium.org2011-04-011-13/+7
* Migrated chromium to new didReceiveData method in WebURLLoaderClientvsevik@chromium.org2011-03-319-14/+63
* Save actual transfer size for future DevTools usevsevik@chromium.org2011-03-312-2/+4