summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/software_frame_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Use SharedBitmapManager to allocate software frames.jbauman@chromium.org2014-04-091-61/+29
* Revert 261972 "Revert 261817 "cc: Remove all usage of GetArea() ..."scottmg@chromium.org2014-04-051-3/+6
* Revert 261817 "cc: Remove all usage of GetArea() from production..."scottmg@chromium.org2014-04-051-6/+3
* cc: Remove all usage of GetArea() from production code in ccdanakj@chromium.org2014-04-041-3/+6
* Move SoftwareFrameData overflow checks to the IPC code.danakj@chromium.org2014-03-201-9/+3
* Fix integer overflow in software compositorccameron@chromium.org2014-03-171-1/+10
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-031-1/+1
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-211-1/+1
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-181-1/+1
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-3/+3
* android: add resource state machine to RenderWidgetHostViewAndroidpowei@chromium.org2013-12-201-1/+5
* Work before enabling software compositing on Macccameron@chromium.org2013-12-131-7/+18
* Don't make memory dumps when failing to map child's shared memory.jbauman@chromium.org2013-11-011-31/+1
* Fix UMA action hashes for software renderer.jbauman@chromium.org2013-10-291-6/+6
* Aura/ÜC: Drop frames on background tabspiman@chromium.org2013-10-291-56/+3
* Browser should do a breakpad dump when unable to map renderer memory.jbauman@chromium.org2013-10-251-7/+38
* Make software compositing work on Mac.ccameron@chromium.org2013-10-251-0/+243