| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert most of the chrome .lib files to gyp generation: | sgk@chromium.org | 2009-06-04 | 1 | -467/+0 |
* | Disable failing PrintLayoutTest test. Commenting out because of local compila... | sverrir@google.com | 2009-06-04 | 1 | -0/+3 |
* | Modify the view size when printing. This is to re-layout everything on the p... | sverrir@google.com | 2009-06-04 | 1 | -26/+80 |
* | Change from CRLF to LF - a later patch does not work on the try bots because ... | sverrir@google.com | 2009-06-04 | 2 | -374/+374 |
* | Allow sysctl-read in the mac sandbox, making drawing of zoomed controls more ... | thakis@chromium.org | 2009-06-04 | 2 | -35/+8 |
* | Revert r17575 and r17576. They are causing layout test errors. | agl@chromium.org | 2009-06-04 | 1 | -42/+3 |
* | Linux: Add support for chrooted renderers. | agl@chromium.org | 2009-06-04 | 1 | -3/+42 |
* | Resubmitting change r17491 that was reverted because of a memory leak. | sverrir@google.com | 2009-06-03 | 5 | -238/+390 |
* | Revert "Refactor print functionality in RenderView..." | willchan@chromium.org | 2009-06-03 | 5 | -391/+238 |
* | Refactor print functionality in RenderView. Moved most of the print function... | sverrir@google.com | 2009-06-03 | 5 | -238/+391 |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Implement InspectorClient's Settings API. | pfeldman@chromium.org | 2009-06-03 | 2 | -0/+6 |
* | 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 |