summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Small extra validations on permission checks: reject "0" as a valid permissioncevans@chromium.org2013-01-073-41/+46
* Track input latency with UMA statsdavemoore@chromium.org2013-01-073-14/+91
* Implement a TODO in the media code: Change a "const MediaStreamRequest*" arg ...pkasting@chromium.org2013-01-075-5/+5
* Revert 174920jamesr@chromium.org2013-01-071-24/+27
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-072-4/+4
* Remove unnecessary commentsdavemoore@chromium.org2013-01-071-11/+0
* Remove the DownloadItem::TogglePause() interface.rdsmith@chromium.org2013-01-076-17/+32
* Roll speex, flac, libvpx DEPS to get shim header changes.phajdan.jr@chromium.org2013-01-071-2/+2
* Avoids crash in WebRTC audio clients for 96kHz render rate on Mac OSX.henrika@chromium.org2013-01-071-3/+3
* content: Fix typo from r175076 causing GL_CHROMIUM_texture_from_image not to ...reveman@google.com2013-01-071-1/+1
* Revert 175303jamesr@chromium.org2013-01-064-68/+10
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-064-10/+68
* Revert 175201 due to failures in official build.dharani@google.com2013-01-062-0/+22
* Update some #includes in content/browser/ for headers in the new Platformpilgrim@chromium.org2013-01-0511-15/+15
* Update some #includes in content/public/ for new Platform directorypilgrim@chromium.org2013-01-056-9/+9
* Update some #includes in content/ppapi_plugin for new Platform directorypilgrim@chromium.org2013-01-051-5/+5
* Log statistics of TabCapture API through UMAhclam@chromium.org2013-01-051-18/+46
* Enable Pepper threading on all channels.shess@chromium.org2013-01-052-8/+2
* Fix indentation of some functions defined inside a classmseaborn@chromium.org2013-01-041-20/+19
* Cleanup: Fix some lint errors in content/.thestig@chromium.org2013-01-0421-47/+53
* Windows: Remove content's dependency on d3dx9_43.dll.apatrick@chromium.org2013-01-042-22/+0
* Add history popup when long pressing on the back key.tedchoc@chromium.org2013-01-049-77/+263
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-0423-44/+96
* Fix typo in comment: "habe" -> "have"mseaborn@chromium.org2013-01-041-1/+1
* Roll libjingle 254:257sergeyu@chromium.org2013-01-045-16/+8
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-0414-224/+234
* Fix onKeyAdded check causing flakiness in the tests, and enabling relevant di...shadi@chromium.org2013-01-042-4/+5
* IndexedDB: Re-enable intversion-close-between-events testjsbell@chromium.org2013-01-041-2/+1
* Validate texture sizes given to VDAsheu@chromium.org2013-01-041-0/+7
* Remove some usage of the ENABLE_GPU macro.apatrick@chromium.org2013-01-0411-50/+0
* Fix a problem that background can sometimes be seen when playing fullscreen v...qinmin@chromium.org2013-01-041-1/+1
* Delete code / cleanup in GpuProcessHost.apatrick@chromium.org2013-01-043-155/+96
* Proxy new objectstore/index methods through IPCalecflett@chromium.org2013-01-049-7/+715
* RenderViewImplTest.LastCommittedUpdateState is flakymichaeln@google.com2013-01-031-1/+2
* Introduce callback interface for running Javascript asynchronously in the ren...avi@chromium.org2013-01-036-23/+78
* Allow Plugin placeholders to be shown when plugins are disabled.nileshagrawal@chromium.org2013-01-031-1/+1
* Revert "Reuse the URL pasteboard code, gain more types."avi@chromium.org2013-01-032-27/+36
* Disable accelerated_video_decode on windows that's earlier than win7.zmo@chromium.org2013-01-031-2/+18
* Pull delegate check back into IsDownloadReadyForCompletion so that ifrdsmith@chromium.org2013-01-037-34/+28
* Switch GetScaledContentTexture to scale from Sizedtrainor@chromium.org2013-01-035-7/+25
* Temporarilty turn off a DCHECK that's getting hit on ungraceful test harness ...michaeln@google.com2013-01-031-1/+3
* Replace all uses of base/mac/crash_logging.h with base/debug/crash_logging.h.rsesek@chromium.org2013-01-033-15/+15
* Remove checks for transitional WebKit #defines that are always setjamesr@chromium.org2013-01-031-6/+0
* Number of small improvements to CleanupReferencejoth@chromium.org2013-01-031-12/+42
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-0333-30/+19
* Reland 174257 with fix for win_auraapatrick@chromium.org2013-01-031-27/+24
* Increase GPU watchdog timeout after resume.jbauman@chromium.org2013-01-032-9/+19
* Remove OVERRIDE keyword from functions that don't really need itpilgrim@chromium.org2013-01-031-34/+34
* Undo change to render_view_impl.cc for crbug.com/153907 (Request Table Site n...sschmitz@chromium.org2013-01-031-2/+0
* chromeos: Update focus ring color in WebKit.derat@chromium.org2013-01-021-6/+7