1. d58c341 Reland 132134 with memory fix - Use LocalFileReader in FileSystemURLRequestJob by [email protected] · 13 years ago
  2. e3ba9b98 DomStorageContext: separate directories for localStorage and sessionStorage. by [email protected] · 13 years ago
  3. 1ea3c79 More DomStorage house cleaning, many files but all mechanical changes. by [email protected] · 13 years ago
  4. a52b80b Changed TestShellWebMimeRegistryImpl to blacklist rather than whitelist containers and codecs. by [email protected] · 13 years ago
  5. 6b354c1d Revert 132429 - Updating XTBs based on .GRDs from branch 1084 by [email protected] · 13 years ago
  6. 5e84138 Updating XTBs based on .GRDs from branch 1084 by [email protected] · 13 years ago
  7. bb2c4daa Add database recovery for FileSystemDirectoryDatabase. by [email protected] · 13 years ago
  8. 247e1bc8 Add a Flash API to get the device ID. by [email protected] · 13 years ago
  9. 3e3c452 Add an accessibility mode for editable text fields only. by [email protected] · 13 years ago
  10. 38d0108d Fix per-tile painting support in Pepper Graphics2D plugins by using a temporary device independent bitmap when necessary. by [email protected] · 13 years ago
  11. 43095f23 Accomodate files larger than maxint in size in blob/file reading. by [email protected] · 13 years ago
  12. b64562f0 Add dependencies to webkit pieces. by [email protected] · 13 years ago
  13. e550214 Fix plug-in identifier for Shockwave and add a unit test. by [email protected] · 13 years ago
  14. df0211a Revert 132134 - Use LocalFileReader in FileSystemURLRequestJob by [email protected] · 13 years ago
  15. 3a7e4e6 Use LocalFileReader in FileSystemURLRequestJob by [email protected] · 13 years ago
  16. b928936b DomStorage house cleaning in preparation of deleting the now obsolete in_process_webkit support for this component. by [email protected] · 13 years ago
  17. f04f779 TabContents -> WebContentsImpl, part 10. by [email protected] · 13 years ago
  18. 0458f1f Remove composite-to-texture flag and code by [email protected] · 13 years ago
  19. 68013e64 Upstream WebVideoFrameAndroid and fix some bugs in MediaPlayerBridge code by [email protected] · 13 years ago
  20. 877c69e Make the text input not require round-trips when the text is updated. by [email protected] · 13 years ago
  21. 26cc34d Don't pause-and-buffer non-range-supporting streams. by [email protected] · 13 years ago
  22. f6ee0f6 Stop the static_cast<> & size_t madness! (at least in buffered_resource_loader.cc) by [email protected] · 13 years ago
  23. 92a79499 This adds the following to functions to the ppapi TCPSocket interface: by [email protected] · 13 years ago
  24. 1dffd58 Avoid sending DidChangeView notification if the plugin rect is too big. by [email protected] · 13 years ago
  25. 5648bb9 Remove virtual attribute from a bunch of BufferedResourceLoader methods. by [email protected] · 13 years ago
  26. d4984cb2 Replace BufferedResourceLoader's usage of net error codes with a simpler set of status codes. by [email protected] · 13 years ago
  27. 5b47ac32 2nd try: separate FileStream related code out of BlobURLRequest by [email protected] · 13 years ago
  28. ecdfd6c5 Merge QuotaFileUtil::Truncate to ObfuscatedFileUtil::Truncate by [email protected] · 13 years ago
  29. cf02541b Make FileStream::Seek async and add FileStream::SeekSync for sync operation by [email protected] · 13 years ago
  30. 685415f Fix Local Storage Issues. by [email protected] · 13 years ago
  31. aacd4a4 Add "filesystem" to the list of media-serving schemes logged to UMA. by [email protected] · 13 years ago
  32. 87c3292 Use EXPECT_DOUBLE_EQ instead of EXPECT_EQ in TimeConversion test. by [email protected] · 13 years ago
  33. f402ba03 Cull unnecessary media::VideoFrame::Formats from the enum. by [email protected] · 13 years ago
  34. cf8873f roll gtest 560:613, gmock 364:405 by [email protected] · 13 years ago
  35. 10a64d9 Report pipeline errors even during all phases of lifecycle. by [email protected] · 13 years ago
  36. 3349dcf Revert 131177 - aura: Change shared context to be offscreen for arm by [email protected] · 13 years ago
  37. 8b0caee Pass content-type resources to web intents. Goes through download, then invokes the picker. by [email protected] · 13 years ago
  38. 57ab1ce2 Remove FFmpegDemuxer::first_seek_hack_ and related unnecessary code. by [email protected] · 13 years ago
  39. 37136d16 Rename AudioRendererBase and AudioRendererAlgorithmBase by [email protected] · 13 years ago
  40. 92ff0a7 Add some DCHECKs around which thread/sequence things are executing on. by [email protected] · 13 years ago
  41. df26f7a Hook up the file chooser proxy 0.6 by [email protected] · 13 years ago
  42. 33ec5056 Add new MouseCursor interface for setting the mouse cursor. by [email protected] · 13 years ago
  43. 293be453 Don't send DidChangeView to crashed plugins. by [email protected] · 13 years ago
  44. 170303b Re-enable speculatively disabled FileSystemURLRequestJobTest tests by [email protected] · 13 years ago
  45. 9f46ff3 Add strings for WebLocalizedString::CalendarClear and CalendarToday. by [email protected] · 13 years ago
  46. 5615ebd Speculatively disable remaining FileSystemURLRequestJobTest tests. by [email protected] · 13 years ago
  47. 472f3378 Disable FileSystemURLRequestJobTest.FileTest. It's crashing the Vista Canary by [email protected] · 13 years ago
  48. 1345c56 aura: Change shared context to be offscreen for arm by [email protected] · 13 years ago
  49. 4160ad6 Force deletion of test_shell's RequestProxy on the IO thread. by [email protected] · 13 years ago
  50. 7c97092 ENABLE_NEW_DOM_STORAGE_BACKEND by [email protected] · 13 years ago
  51. d402c44 Fix Pepper file chooser: by [email protected] · 13 years ago
  52. e4fc09e Merge AudioRendererImpl and AudioRendererBase; add NullAudioSink by [email protected] · 13 years ago
  53. f2ebbf06 Objects that derive from RefCounted/RefCountedThreadSafe should not have public dtors. by [email protected] · 13 years ago
  54. a853a644 Move a few files from test_shell/mac to test_shell. by [email protected] · 13 years ago
  55. a517d9d Fix blob storage internals CSP typo. by [email protected] · 13 years ago
  56. 1ab57f0 Clean up the EventExecutor implementations. by [email protected] · 13 years ago
  57. f49dfc88 ObfuscatedFileUtil cleanup by [email protected] · 13 years ago
  58. c671c8a Style fix in webkit/fileapi by [email protected] · 13 years ago
  59. f41f5369 Expose some ppapi structs/functions to other components by [email protected] · 13 years ago
  60. e7e8347 Add Password Autofill Manager to New Autofill by [email protected] · 13 years ago
  61. 028b90f6 Ppapi audio: don't terminate thread on all negative pending_data. by [email protected] · 13 years ago
  62. 84d32a1 Revert 130624 - Roll V8 to 3.10.0.4. by [email protected] · 13 years ago
  63. a13283cc Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK by [email protected] · 13 years ago
  64. fdbde89 Fix memory leaks in tests. by [email protected] · 13 years ago
  65. ed5c5ba Reenable a test disabled due to a lack of clobbering. The test is fine. by [email protected] · 13 years ago
  66. b3244ee0 Revert "Revert 130384 - Broke a few Mac bots" by [email protected] · 13 years ago
  67. de289526 Add the PPAPI X509 Certificate interface and implementation. by [email protected] · 13 years ago
  68. 0190379 Roll V8 to 3.10.0.4. by [email protected] · 13 years ago
  69. aac8474 Revert 130588 - Update V8 to version 3.10.0.3 and adjust test expectations. by [email protected] · 13 years ago
  70. abc5750 Update V8 to version 3.10.0.3 and adjust test expectations. by [email protected] · 13 years ago
  71. 595f274 Revert "Update V8 to version 3.10.0.3 and temporarily suppress fast/dom/error-to-string-stack-overflow.html layout test." by [email protected] · 13 years ago
  72. 7922e467 Update V8 to version 3.10.0.3 and temporarily suppress fast/dom/error-to-string-stack-overflow.html layout test. by [email protected] · 13 years ago
  73. c783955 aura-x11: Add custom web cursor support. by [email protected] · 13 years ago
  74. 7bfa1ca Revert 130384 - Broke a few Mac bots by [email protected] · 13 years ago
  75. fad6457d Revert "Revert "Make ShareGroup thread safe" http://crrev.com/130034." by [email protected] · 13 years ago
  76. 6821401 Disable FileSystemURLRequestJobTest.FileTest on Windows by [email protected] · 13 years ago
  77. f1f8639 Reapply 130248 - Add full support for filesystem URLs. Trying to get the build into the right state. by [email protected] · 13 years ago
  78. a2c92a1c Fix some grammar in comments, error messages and documentation. by [email protected] · 13 years ago
  79. 287ae44 De-craxify BufferedResourceLoader::didReceiveResponse()'s control flow, fixing seeking to far destinations in non-http(s) schemes. by [email protected] · 13 years ago
  80. a8217e2 Revert 130248 - Add full support for filesystem URLs. by [email protected] · 13 years ago
  81. 4172081 Reland r129998: When input is "" (or " " with trim_whitespace true), SplitString() should return an empty vector, not a vector of one empty string. by [email protected] · 13 years ago
  82. c9755fb Add full support for filesystem URLs. by [email protected] · 13 years ago
  83. 4dfb8f00 Added RTF support to pepper API. by [email protected] · 13 years ago
  84. 49051dc Refine UMA stats for file system databases. by [email protected] · 13 years ago
  85. 9bfe9b8 Remove DemuxerFactory and URL parameter from Pipeline. by [email protected] · 13 years ago
  86. 6fe6965 Add isolated file_util for directory (and file) drag-and-drop support. by [email protected] · 13 years ago
  87. 97f0c43 Relanding 9866038: Adding DRT support for drag-and-drop using IsolatedFileSystem by [email protected] · 13 years ago
  88. 6c43020 Move DataSource::SetPreload() to BufferedDataSource. by [email protected] · 13 years ago
  89. 77549f63 fileapi: Use base::chromeos::IsRunningOnChromeOS() by [email protected] · 13 years ago
  90. a6e59b1f Implement GetShaderPrecisionFormat by [email protected] · 13 years ago
  91. c9ea52e1 Fix h.264 Profile conversion between ppapi & media worlds (since they were off by one before). by [email protected] · 13 years ago
  92. dd8f39c Expose decryptor to WebMediaPlayerImpl. by [email protected] · 13 years ago
  93. a6cca85 Revert 129583 - Adding DRT support for drag-and-drop using IsolatedFileSystem by [email protected] · 13 years ago
  94. e5ca636 Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfile by [email protected] · 13 years ago
  95. 83ffbe78 Revert 129752 - Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfile by [email protected] · 13 years ago
  96. dde9a7c Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfile by [email protected] · 13 years ago
  97. 9683c5a Properly crash when triggering an ASSERT() in debug DRT. by [email protected] · 13 years ago
  98. b969877 Add database recovery for FileSystemOriginDatabase by [email protected] · 13 years ago
  99. 152160e Fix filesystem origin count metrics macro: use one macro for one label by [email protected] · 13 years ago
  100. bc19958 Added the command line flag that enables CSS Shaders: "--enable-css-shaders". by [email protected] · 13 years ago