| Commit message (Expand) | Author | Age | Files | Lines |
* | Header cleanup in webkit/glue | phajdan.jr@chromium.org | 2009-06-01 | 1 | -0/+1 |
* | Enforce a max length for document titles. | abarth@chromium.org | 2009-05-30 | 1 | -2/+8 |
* | BUG=12192 | rafaelw@chromium.org | 2009-05-30 | 10 | -29/+15 |
* | DevTools: decouple class and method names from RPC message arguments. That wo... | yurys@google.com | 2009-05-29 | 4 | -12/+28 |
* | Fixed a bug with the unit_tests, which caused it to leave hebrew enabled | hbono@chromium.org | 2009-05-29 | 2 | -15/+45 |
* | Automatically adapt to faster/slower uploads of renderer histograms | jar@chromium.org | 2009-05-28 | 4 | -17/+17 |
* | Respect Linux user prefs with regards to crash reporting. | thestig@chromium.org | 2009-05-28 | 4 | -117/+0 |
* | Remove DataSourceImpl from chrome/renderer/media | hclam@chromium.org | 2009-05-28 | 2 | -538/+0 |
* | Chrome renderer support for YV16. | fbarchard@chromium.org | 2009-05-27 | 1 | -11/+17 |
* | posix: don't register gears at all. | evan@chromium.org | 2009-05-26 | 1 | -0/+3 |
* | Fixing a long resource loading for small clips | hclam@chromium.org | 2009-05-26 | 1 | -16/+18 |
* | Update renderers when there are zero user scripts. | aa@chromium.org | 2009-05-26 | 1 | -1/+1 |
* | Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi... | abarth@chromium.org | 2009-05-23 | 5 | -17/+18 |
* | Adds a RenderViewTest.PrintLayoutTest. | hbono@chromium.org | 2009-05-23 | 8 | -11/+650 |
* | CPAPI gears drag drop and renderer IPC. | michaeln@google.com | 2009-05-22 | 2 | -3/+108 |
* | Introduce a buffer wait and timeout threshold for BufferedResourceLoader | hclam@chromium.org | 2009-05-22 | 2 | -175/+314 |
* | Remove the HistoryState property of WebRequest. | darin@chromium.org | 2009-05-22 | 1 | -21/+31 |
* | Linux: add Breakpad support | agl@chromium.org | 2009-05-22 | 5 | -1/+124 |
* | 1)When we enabled breakpad on first run we weren't correctly setting the proc... | jeremy@chromium.org | 2009-05-22 | 1 | -1/+1 |
* | Add events to windowless plugins on linux. This CL also refactors the event | evan@chromium.org | 2009-05-22 | 2 | -5/+7 |
* | Move ExtraData from WebRequest to WebDataSource. | darin@chromium.org | 2009-05-21 | 2 | -67/+90 |
* | Send the V8 histograms to UMA | davemoore@chromium.org | 2009-05-21 | 1 | -1/+5 |
* | Prevent an extra copy of data types that get passed into IPC messages when | mpcomplete@google.com | 2009-05-20 | 1 | -1/+1 |
* | Add support for alternate window station. | nsylvain@chromium.org | 2009-05-20 | 1 | -4/+35 |
* | Facilitate a FieldTrial in the renderer | jar@chromium.org | 2009-05-20 | 2 | -13/+39 |
* | BufferedDataSource uses media::SeekableBuffer | hclam@chromium.org | 2009-05-20 | 2 | -173/+119 |
* | Adds propagation and handling of render-side focus events, for the benefit of... | klink@chromium.org | 2009-05-20 | 2 | -3/+25 |
* | Lookup the plugin for the mime type before attempting to open a channel for t... | ananta@chromium.org | 2009-05-19 | 1 | -14/+14 |
* | Fix Skia includes to use the whole path name. | brettw@chromium.org | 2009-05-19 | 1 | -1/+1 |
* | Fix a misaligmnet in rendering video frames | hclam@chromium.org | 2009-05-19 | 1 | -2/+2 |
* | Fast paint for <video> by writing to SkCanvas directly | hclam@chromium.org | 2009-05-19 | 2 | -17/+193 |
* | Move WebMediaPlayerClientImpl files to WebKit API src location. | darin@chromium.org | 2009-05-18 | 4 | -19/+10 |
* | YUV with clipping. | fbarchard@chromium.org | 2009-05-18 | 1 | -9/+10 |
* | Only send SelectionChanged events when the selection has actually changed. | estade@chromium.org | 2009-05-18 | 2 | -1/+15 |
* | An adhoc fix for memory leak when playing a badly muxed video file | hclam@chromium.org | 2009-05-17 | 2 | -9/+15 |
* | extensions chrome.self.getViews(): | rafaelw@chromium.org | 2009-05-16 | 5 | -2/+108 |
* | Shouldn't assume response code of 200 in SimpleDataSource | hclam@chromium.org | 2009-05-16 | 1 | -7/+12 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -2/+2 |
* | Uploaded & applied on behalf of Roger Tawa (rogerta@google.com). | rafaelw@chromium.org | 2009-05-15 | 2 | -1/+4 |
* | A few quick fixes to SimpleDataSource. | scherkus@chromium.org | 2009-05-14 | 2 | -12/+13 |
* | Change VideoRendererImpl to use VideoThread as opposed to VideoRendererBase. | scherkus@chromium.org | 2009-05-14 | 2 | -17/+34 |
* | Revert "Revert "implemented extensions api windows.update()."" | aa@chromium.org | 2009-05-14 | 3 | -2/+104 |
* | Revert "implemented extensions api windows.update()." | aa@chromium.org | 2009-05-14 | 3 | -104/+2 |
* | implemented extensions api windows.update(). | rafaelw@chromium.org | 2009-05-14 | 3 | -2/+104 |
* | Retry r16006. | estade@chromium.org | 2009-05-14 | 1 | -1/+1 |
* | revert r16006 due to msvc warning. | estade@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Properly convert from UTF8 to UTF16 in WebTextInputImpl. | estade@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Re-do r15244 again. | darin@chromium.org | 2009-05-13 | 2 | -32/+2 |
* | Propagate intrinsic width notification over IPC in all cases (not just extens... | pinkerton@chromium.org | 2009-05-13 | 2 | -7/+33 |
* | Reverting 15986. | michaeln@google.com | 2009-05-13 | 2 | -63/+2 |