| Commit message (Expand) | Author | Age | Files | Lines |
* | Add QM::DeleteOriginData for browser data deleter support | kinuko@chromium.org | 2011-07-01 | 4 | -56/+209 |
* | Change references from app_base to sql. | tfarina@chromium.org | 2011-07-01 | 7 | -8/+3 |
* | Update Chromium test_expectations.txt for video-currentTime-set.html. | scherkus@chromium.org | 2011-07-01 | 1 | -1/+1 |
* | Glue ffmpeg to Chrome | ihf@chromium.org | 2011-07-01 | 1 | -0/+3 |
* | Add the feature "Add as seach engine..." when right clicking on a form text f... | philippe.beauchamp@gmail.com | 2011-07-01 | 2 | -0/+5 |
* | Fixing the same issue for ppapi that was fixed for npapi here: | bradnelson@google.com | 2011-07-01 | 1 | -0/+3 |
* | Remove app from a bunch of DEPS files. | tfarina@chromium.org | 2011-06-30 | 1 | -1/+0 |
* | Pass through PDFs from the plugin when using Skia on the Mac. | vandebo@chromium.org | 2011-06-30 | 2 | -16/+10 |
* | Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket. | dpapad@chromium.org | 2011-06-30 | 3 | -10/+0 |
* | Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket. | yzshen@chromium.org | 2011-06-30 | 3 | -0/+10 |
* | [Mac] Breakpad key for custom cursor size. | shess@chromium.org | 2011-06-30 | 1 | -1/+1 |
* | Change a label of the HTML5 multiple file chooser to "Choose One or More Files". | haraken@google.com | 2011-06-29 | 2 | -0/+7 |
* | Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5. | dmichael@chromium.org | 2011-06-29 | 5 | -74/+70 |
* | Implement proper synchronization between HW video decode IPC and CommandBuffer. | fischman@chromium.org | 2011-06-29 | 6 | -20/+33 |
* | Adding ChunkDemuxer implementation. | acolwell@chromium.org | 2011-06-29 | 3 | -5/+37 |
* | Return PP_FALSE for PPB_Fullscreen_Dev.SetFullscreen on Windows. | yzshen@chromium.org | 2011-06-29 | 1 | -0/+5 |
* | Removing defunct OpenMAX code (round 2). | scherkus@chromium.org | 2011-06-28 | 1 | -1/+0 |
* | Update translations using strings from launchpad.net r255 | fta@sofaraway.org | 2011-06-27 | 2 | -0/+10 |
* | Add Clipboard GetSequenceNumber interface which allows us to version the data... | cdn@chromium.org | 2011-06-27 | 4 | -0/+12 |
* | Remove media::{Base,GLES,Sysmem}Buffer(const PP_{Base,GLES,SysmemBuffer}&) ct... | fischman@chromium.org | 2011-06-27 | 1 | -38/+15 |
* | WebKit roll 89786:89814 | pfeldman@chromium.org | 2011-06-27 | 1 | -2/+0 |
* | Remove entry from downstream test_expectations.txt now that upstream has the ... | abarth@chromium.org | 2011-06-26 | 1 | -1/+0 |
* | Set isCancelling flag on WebURLError when request has net::ERR_ABORTED as an ... | vsevik@chromium.org | 2011-06-26 | 1 | -0/+2 |
* | Suppress downstream failure. pfeldman will rebaseline upstream. | abarth@chromium.org | 2011-06-26 | 1 | -1/+1 |
* | Update dom_serializer_unittest.cc to new WebKit API. | abarth@chromium.org | 2011-06-26 | 1 | -12/+15 |
* | Update src/webkit/tools for WebKit API move. | abarth@chromium.org | 2011-06-26 | 2 | -2/+4 |
* | Mute failing svg test on linux until the roll. | pfeldman@chromium.org | 2011-06-25 | 1 | -0/+2 |
* | Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir... | tfarina@chromium.org | 2011-06-25 | 2 | -6/+6 |
* | Re-land: Move browser accessibility code from chrome to content. | dmazzoni@chromium.org | 2011-06-25 | 1 | -0/+3 |
* | Prepare test shell for animate changes. | nduca@chromium.org | 2011-06-25 | 3 | -2/+14 |
* | Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm... | tfarina@chromium.org | 2011-06-25 | 2 | -10/+10 |
* | Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories. | tfarina@chromium.org | 2011-06-25 | 2 | -10/+10 |
* | Revert 90435 - Re-land: Move browser accessibility code from chrome to content. | brettw@chromium.org | 2011-06-24 | 1 | -3/+0 |
* | Re-land: Move browser accessibility code from chrome to content. | dmazzoni@chromium.org | 2011-06-24 | 1 | -0/+3 |
* | Don't copy the Graphics2D when binding a new one. This brings the | brettw@google.com | 2011-06-24 | 2 | -30/+30 |
* | Get rid of the implicit content dependency on how Chrome stores its resources... | jam@chromium.org | 2011-06-24 | 2 | -9/+0 |
* | Update src/webkit/gpu to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE | abarth@chromium.org | 2011-06-24 | 1 | -1/+2 |
* | Update src/webkit/plugins to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE | abarth@chromium.org | 2011-06-24 | 2 | -11/+4 |
* | Update src/webkit/glue to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE | abarth@chromium.org | 2011-06-24 | 3 | -7/+8 |
* | Fix the scrollbar implementation. | brettw@chromium.org | 2011-06-23 | 1 | -1/+1 |
* | Make scrollbar GetThickness take a resource argument. This allows simlper | brettw@chromium.org | 2011-06-23 | 10 | -111/+58 |
* | WebKit roll 89545:89566 | pfeldman@chromium.org | 2011-06-23 | 1 | -7/+0 |
* | Convert ListenerLeakTest to use full V8 snapshots, so we can kill aggregated ... | mnaganov@chromium.org | 2011-06-23 | 1 | -21/+13 |
* | WebKit roll 89541:89545 | pfeldman@chromium.org | 2011-06-23 | 1 | -12/+0 |
* | Revert 89221 - Reverting this to see if the Flash crashes on Mac canary are d... | ananta@chromium.org | 2011-06-23 | 1 | -3/+5 |
* | Hook up Surface3D, which I forgot to do in the previous patch. Also, change | brettw@chromium.org | 2011-06-23 | 3 | -8/+3 |
* | Linux/CrOS smooth scrolling support - behind a flag. | scottbyer@chromium.org | 2011-06-23 | 2 | -1/+4 |
* | Minor cleanup of resource creation. This eliminates a bunch of copy-and-paste | brettw@chromium.org | 2011-06-22 | 31 | -178/+160 |
* | Fix the ARM build. Apparently it's picky about the difference between NULL | brettw@chromium.org | 2011-06-22 | 1 | -1/+1 |
* | Updating XTBs based on .GRDs from branch 742 | kerz@chromium.org | 2011-06-22 | 3 | -4/+4 |