summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Fix the Java Bridge to support non-array renderer-side objectssteveblock@chromium.org2011-12-203-12/+14
* Replace AudioDecoder::ProduceAudioSamples/ConsumeAudioSamples with read callb...scherkus@chromium.org2011-12-201-12/+0
* base::Bind: Fixes in content/jhawkins@chromium.org2011-12-191-15/+6
* Make page IDs be specific to a RenderView rather than global to its process.creis@chromium.org2011-12-164-53/+22
* Chromium side of IDBIndex.count() and IDBObjectStore.count()jsbell@chromium.org2011-12-166-1/+91
* Async IDB host messages now contain a thread_id corresponding to the requesti...dgrogan@chromium.org2011-12-1612-109/+264
* Don't call renderView methods in threaded modenduca@chromium.org2011-12-152-0/+11
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-15/+15
* Fix a stack overflow crash in the accessibility code in the renderer. The cra...ananta@chromium.org2011-12-151-3/+5
* Rolling new libjingle revision 100 mallinath@google.com2011-12-151-1/+2
* Fix resize with --enable-threaded-compositingpiman@chromium.org2011-12-131-1/+1
* Add IPC to allow gpu process to send message for console back to renderergman@chromium.org2011-12-132-0/+10
* <video> decode in hardware! fischman@chromium.org2011-12-1310-13/+149
* first cut at uber pageestade@chromium.org2011-12-131-1/+1
* Send the pending input event ack before the UpdateRect messagejamesr@chromium.org2011-12-131-2/+12
* Compile fix for gcc 4.6 (unused variable).joi@chromium.org2011-12-131-2/+0
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-123-70/+13
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-39/+6
* EarlyOut_AnimatedTooRecently should only be done in software modenduca@chromium.org2011-12-121-1/+1
* remove the race related to output_delay_ms_ in ADM and races in the unittests.xians@chromium.org2011-12-123-16/+52
* Fix page zoom for plug-in documents (PDF, etc.)csilv@chromium.org2011-12-101-5/+8
* Revert 113895 - <video> decode in hardware!fischman@chromium.org2011-12-1011-147/+16
* Revert 113899 - Add missing 'virtual'.fischman@chromium.org2011-12-101-1/+1
* Add missing 'virtual'.fischman@chromium.org2011-12-101-1/+1
* <video> decode in hardware!fischman@chromium.org2011-12-1011-16/+147
* Removing MessageLoop::QuitTask() from content/dcheng@chromium.org2011-12-102-7/+7
* Delay UpdateRect until the SwapBuffers callback when accelerated compositing ...piman@chromium.org2011-12-092-44/+98
* Remove some now unused fullscreen plumbing.darin@chromium.org2011-12-092-12/+0
* Add CONTENT_EXPORT to AudioDevice::RenderCallback class.vrk@google.com2011-12-091-1/+1
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-093-25/+15
* Simplify AudioRendererImpl by using AudioDevice.vrk@google.com2011-12-095-715/+337
* Revert 113794 - Revert 113785 - Enable TransferNavigationResourceHandlerbattre@chromium.org2011-12-091-3/+1
* Fix a race condition in the Java Bridge when adding objectssteveblock@chromium.org2011-12-094-8/+20
* Revert 113785 - Enable TransferNavigationResourceHandlerbattre@chromium.org2011-12-091-1/+3
* Enable TransferNavigationResourceHandlerbattre@chromium.org2011-12-091-3/+1
* [Web Intents] Make IntentInjector adapt to the new content APIgbillock@chromium.org2011-12-093-23/+8
* Defer loading of audio/video tags while prerendering.shishir@chromium.org2011-12-093-11/+38
* Remove special casing for firing load completes.dtseng@chromium.org2011-12-092-21/+7
* Revert r112160 ("Send one WebKeyboardEvent to the RenderWidget at a time.")apavlov@chromium.org2011-12-082-2/+20
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-083-13/+70
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-073-70/+13
* Revert 113267 - Attempt fixes at chrome frame tests redness.dtseng@chromium.org2011-12-071-1/+1
* Replace media::Limits struct with media::limits namespace and update document...scherkus@chromium.org2011-12-072-3/+1
* Initialize the CPU usage variable.brettw@chromium.org2011-12-071-1/+1
* There is a racing between SyncSocket::Receive in audio_thread_ and SyncSocket...xians@chromium.org2011-12-076-72/+81
* Include the referrer header everywhere instead of directly including the webk...jochen@chromium.org2011-12-071-1/+0
* views: Add an Options enum to MessageBoxView control.tfarina@chromium.org2011-12-072-13/+15
* Enable RenderViewImplTest.{OnHandleKeyboardEvent,InsertCharacters} for Aura o...mazda@chromium.org2011-12-071-18/+4
* Repurpose obsolete IndexedDB commandline switch to control idb for workers.dgrogan@chromium.org2011-12-071-1/+1
* [Mac] Remove content/ CrApplication.shess@chromium.org2011-12-061-4/+3