summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
...
* Convert most of the chrome .lib files to gyp generation:sgk@chromium.org2009-06-041-467/+0
* Disable failing PrintLayoutTest test. Commenting out because of local compila...sverrir@google.com2009-06-041-0/+3
* Modify the view size when printing. This is to re-layout everything on the p...sverrir@google.com2009-06-041-26/+80
* Change from CRLF to LF - a later patch does not work on the try bots because ...sverrir@google.com2009-06-042-374/+374
* Allow sysctl-read in the mac sandbox, making drawing of zoomed controls more ...thakis@chromium.org2009-06-042-35/+8
* Revert r17575 and r17576. They are causing layout test errors.agl@chromium.org2009-06-041-42/+3
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-041-3/+42
* Resubmitting change r17491 that was reverted because of a memory leak.sverrir@google.com2009-06-035-238/+390
* Revert "Refactor print functionality in RenderView..."willchan@chromium.org2009-06-035-391/+238
* Refactor print functionality in RenderView. Moved most of the print function...sverrir@google.com2009-06-035-238/+391
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* Implement InspectorClient's Settings API.pfeldman@chromium.org2009-06-032-0/+6
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-0/+1
* Enforce a max length for document titles.abarth@chromium.org2009-05-301-2/+8
* BUG=12192rafaelw@chromium.org2009-05-3010-29/+15
* DevTools: decouple class and method names from RPC message arguments. That wo...yurys@google.com2009-05-294-12/+28
* Fixed a bug with the unit_tests, which caused it to leave hebrew enabledhbono@chromium.org2009-05-292-15/+45
* Automatically adapt to faster/slower uploads of renderer histogramsjar@chromium.org2009-05-284-17/+17
* Respect Linux user prefs with regards to crash reporting.thestig@chromium.org2009-05-284-117/+0
* Remove DataSourceImpl from chrome/renderer/mediahclam@chromium.org2009-05-282-538/+0
* Chrome renderer support for YV16.fbarchard@chromium.org2009-05-271-11/+17
* posix: don't register gears at all.evan@chromium.org2009-05-261-0/+3
* Fixing a long resource loading for small clipshclam@chromium.org2009-05-261-16/+18
* Update renderers when there are zero user scripts.aa@chromium.org2009-05-261-1/+1
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-235-17/+18
* Adds a RenderViewTest.PrintLayoutTest.hbono@chromium.org2009-05-238-11/+650
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-222-3/+108
* Introduce a buffer wait and timeout threshold for BufferedResourceLoaderhclam@chromium.org2009-05-222-175/+314
* Remove the HistoryState property of WebRequest.darin@chromium.org2009-05-221-21/+31
* Linux: add Breakpad supportagl@chromium.org2009-05-225-1/+124
* 1)When we enabled breakpad on first run we weren't correctly setting the proc...jeremy@chromium.org2009-05-221-1/+1
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-222-5/+7
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-212-67/+90
* Send the V8 histograms to UMAdavemoore@chromium.org2009-05-211-1/+5
* Prevent an extra copy of data types that get passed into IPC messages whenmpcomplete@google.com2009-05-201-1/+1
* Add support for alternate window station.nsylvain@chromium.org2009-05-201-4/+35
* Facilitate a FieldTrial in the rendererjar@chromium.org2009-05-202-13/+39
* BufferedDataSource uses media::SeekableBufferhclam@chromium.org2009-05-202-173/+119
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-202-3/+25
* Lookup the plugin for the mime type before attempting to open a channel for t...ananta@chromium.org2009-05-191-14/+14
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-1/+1
* Fix a misaligmnet in rendering video frameshclam@chromium.org2009-05-191-2/+2
* Fast paint for <video> by writing to SkCanvas directlyhclam@chromium.org2009-05-192-17/+193
* Move WebMediaPlayerClientImpl files to WebKit API src location.darin@chromium.org2009-05-184-19/+10
* YUV with clipping.fbarchard@chromium.org2009-05-181-9/+10
* Only send SelectionChanged events when the selection has actually changed.estade@chromium.org2009-05-182-1/+15
* An adhoc fix for memory leak when playing a badly muxed video filehclam@chromium.org2009-05-172-9/+15
* extensions chrome.self.getViews():rafaelw@chromium.org2009-05-165-2/+108
* Shouldn't assume response code of 200 in SimpleDataSourcehclam@chromium.org2009-05-161-7/+12
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2