summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Hopefully fix flakiness of GPU tests and also fix runs on CrOS.jbates@chromium.org2011-12-141-5/+0
* Added HTTP DELETE request type to content:URLFetcher.zelidrag@chromium.org2011-12-131-0/+4
* Add IPC to allow gpu process to send message for console back to renderergman@chromium.org2011-12-133-0/+28
* <video> decode in hardware! fischman@chromium.org2011-12-133-26/+25
* base::Bind() cleanup in URLFetcherImpl test.dcheng@chromium.org2011-12-131-24/+12
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-123-21/+19
* Fix page zoom for plug-in documents (PDF, etc.)csilv@chromium.org2011-12-101-0/+1
* Revert 113895 - <video> decode in hardware!fischman@chromium.org2011-12-103-25/+26
* <video> decode in hardware!fischman@chromium.org2011-12-103-26/+25
* Removing MessageLoop::QuitTask() from content/dcheng@chromium.org2011-12-101-8/+8
* Delay UpdateRect until the SwapBuffers callback when accelerated compositing ...piman@chromium.org2011-12-093-2/+46
* Remove some now unused fullscreen plumbing.darin@chromium.org2011-12-091-3/+0
* Fix a race condition in the Java Bridge when adding objectssteveblock@chromium.org2011-12-091-2/+5
* Plumb damage rect to browser compositor.backer@chromium.org2011-12-091-0/+5
* Add more CHECK in GPU and NPAPI process on invalid file descriptorsxhwang@chromium.org2011-12-093-3/+17
* Turned on PbufferImageTransportSurface as default image transport for vista a...apatrick@chromium.org2011-12-091-5/+31
* [Web Intents] Make IntentInjector adapt to the new content APIgbillock@chromium.org2011-12-091-3/+9
* Updated view_messages to carry the horizontal and vertical DPI to thefsamuel@chromium.org2011-12-081-0/+2
* Revert r112160 ("Send one WebKeyboardEvent to the RenderWidget at a time.")apavlov@chromium.org2011-12-081-1/+4
* Ensure that GpuScheduler invokes fence tasks even if client is not flushing.apatrick@chromium.org2011-12-083-8/+31
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-083-19/+21
* Make Clipboard::FormatType an opaque handle type.dcheng@chromium.org2011-12-072-1/+48
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-073-21/+19
* Partial swaps on OSXbacker@chromium.org2011-12-071-8/+55
* Add --enable-accelerated-filters flag to Chrome. This is the chrome-side cha...senorblanco@chromium.org2011-12-071-0/+1
* Include the referrer header everywhere instead of directly including the webk...jochen@chromium.org2011-12-072-2/+0
* views: Add an Options enum to MessageBoxView control.tfarina@chromium.org2011-12-071-1/+3
* [Mac] Remove content/ CrApplication.shess@chromium.org2011-12-063-91/+0
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-063-16/+21
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-063-21/+16
* Record UMA status on websql results.michaeln@google.com2011-12-062-6/+121
* Indicate to that textures passed to GVDA are cleared by the decoder.fischman@chromium.org2011-12-051-0/+13
* Make the transfer request code path use full referrersjochen@chromium.org2011-12-052-0/+5
* Add avi and joi as OWNERS for content\public. Please add me as a reviewer for...jam@chromium.org2011-12-051-0/+1
* Support incremental-max and sample in Profiler datajar@chromium.org2011-12-041-1/+1
* Add glue for supporting custom MIME types in DataTransfer.dcheng@chromium.org2011-12-041-0/+4
* Pass along the referrer policy (renderer side)jochen@chromium.org2011-12-031-3/+10
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-033-182/+149
* Fix a bug where redirect chain gets lost on process swap.mpcomplete@chromium.org2011-12-036-4/+38
* Update includes to new header locationsabarth@chromium.org2011-12-0313-19/+19
* Plumb executable flag through proxy to base::SharedMemory::Create.mcgrathr@chromium.org2011-12-021-0/+1
* Add IPCs to allow assistive technology to scroll the pagedmazzoni@chromium.org2011-12-021-0/+14
* IndexedDB: Add support for IDBIndex multientry flagjsbell@chromium.org2011-12-021-0/+2
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-022-130/+49
* Improve GPU tests to fail when GPU drawing fails.jbates@chromium.org2011-12-021-0/+7
* Add autoresize capability to chromium.levin@chromium.org2011-12-021-0/+6
* IndexedDB: Cursor pre-fetching.hans@chromium.org2011-12-021-0/+19
* Don't call CancelPendingRequest for synchronously answered requestsbattre@chromium.org2011-12-021-2/+7
* Add CHECK on file descriptor in various IPC::ChannelHandle passed in.xhwang@chromium.org2011-12-022-1/+10
* Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...jam@chromium.org2011-12-024-150/+38