| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 91690 - Implement QM::GetOriginsModifiedSince for browser data deleter... | kinuko@chromium.org | 2011-07-07 | 9 | -736/+293 |
* | Implement QM::GetOriginsModifiedSince for browser data deleter support | kinuko@chromium.org | 2011-07-07 | 9 | -293/+736 |
* | Move PPB_Zoom and PPB_Messageing to the thunk system. Implement PPB_Messaging | brettw@chromium.org | 2011-07-06 | 3 | -79/+41 |
* | Roll skia. | twiz@google.com | 2011-07-06 | 1 | -0/+5 |
* | Change all the references from app_base to sql. | tfarina@chromium.org | 2011-07-06 | 7 | -7/+3 |
* | Revert 91552 - Update V8 to version 3.4.10. | jkummerow@chromium.org | 2011-07-06 | 1 | -3/+0 |
* | Update V8 to version 3.4.10. | jkummerow@chromium.org | 2011-07-06 | 1 | -0/+3 |
* | Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlyi... | dmikurube@chromium.org | 2011-07-06 | 17 | -73/+104 |
* | Add PPB_Memory_Dev. This is the first of a few CLs needed to pull MemAlloc and | dspringer@chromium.org | 2011-07-05 | 4 | -0/+66 |
* | [Mac] Create transparent cursor when given empty custom data. | shess@chromium.org | 2011-07-03 | 2 | -16/+20 |
* | Add a WebLocalizedString::FileButtonChooseMultipleFilesLabel case to ToMessag... | haraken@google.com | 2011-07-02 | 2 | -4/+8 |
* | Fix compile failure. | pkasting@chromium.org | 2011-07-02 | 1 | -4/+4 |
* | Add a lock around user agent calculations so the user agent can be safely que... | pkasting@chromium.org | 2011-07-01 | 1 | -32/+52 |
* | app: Trim down the dependency list of app_base. | tfarina@chromium.org | 2011-07-01 | 1 | -1/+1 |
* | Add Safari spoofing when visiting the Silverlight install/update page in Mac ... | stuartmorgan@chromium.org | 2011-07-01 | 1 | -0/+16 |
* | Revert 91288 - Change references from app_base to sql. | cmp@chromium.org | 2011-07-01 | 7 | -3/+8 |
* | Updating Chromium's test_expectations.txt for media/video-currentTime-set.htm... | scherkus@chromium.org | 2011-07-01 | 1 | -3/+0 |
* | Re-land the reverted CL: | yzshen@chromium.org | 2011-07-01 | 3 | -0/+10 |
* | 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 |