summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Mark WorkerTest.WorkerConstructor as flakymnaganov@chromium.org2011-05-271-1/+2
* Fix a crash where an index to a modified array wasn't always kept up to date.mad@chromium.org2011-05-271-3/+7
* Get rid of the render view id in localStorage IPCs as it's not used anymorejochen@chromium.org2011-05-275-23/+9
* Adopt the WebIDBFactory interface for deleteDatabasejochen@chromium.org2011-05-272-2/+21
* This change provides initial support for sending DevTools messages between Wo...yurys@chromium.org2011-05-2718-8/+457
* Cancel prerender on SSL Client Authentication requests.cbentzel@chromium.org2011-05-272-0/+12
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-272-1/+2
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-272-2/+1
* Fix gpu acceleration with --in-process-gpu and --single-process modes.sievers@google.com2011-05-277-128/+103
* Unbranch libjinglesergeyu@chromium.org2011-05-271-47/+47
* Fix ARM build break introduced in r86927.scherkus@chromium.org2011-05-261-1/+1
* Move security_style.h to content. It seems like useful information that an e...jam@chromium.org2011-05-264-3/+37
* VideoCaptureHostscherkus@chromium.org2011-05-266-0/+1031
* Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...jam@chromium.org2011-05-2624-46/+14
* Make --allow-cross-domain-auth-prompt equivalent to a preference.tsepez@chromium.org2011-05-262-27/+46
* Preserves NPObject identity for objects created in a plugin and passed to Jav...jam@chromium.org2011-05-265-13/+103
* Add FPS column to Task Manager.jbates@chromium.org2011-05-263-1/+27
* Fix WebGraphicsContext3DCommandBufferImpl so it only disables extensions for ...gman@chromium.org2011-05-261-2/+5
* Fix memory leaks in P2PSocketDispatcherHostsergeyu@chromium.org2011-05-261-1/+9
* Enabling page visibility api in the chrome browser.shishir@chromium.org2011-05-262-0/+11
* More WebSQLDatabase and QuotaManager integration.michaeln@google.com2011-05-262-7/+3
* Use the WebKit default fonts when specifying generic font families.brettw@chromium.org2011-05-263-10/+22
* Move Mac and GTK+ specific parts of render_widget_host.cc intotony@chromium.org2011-05-264-125/+132
* Surround sound swizzling for Mac based on device channel layout preferences.annacc@chromium.org2011-05-261-1/+3
* Remove NavigationController::CommitPendingEntrycbentzel@chromium.org2011-05-263-62/+3
* [Re-instate r86681 by reverting its revert in r86687.]fischman@chromium.org2011-05-2612-153/+170
* Add '?' to the list of characters escaped when constructing a file:// URLasanka@chromium.org2011-05-261-8/+10
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-267-19/+20
* Switch to the new CustomHistogram::ArrayToCustomRanges() utilityjoi@chromium.org2011-05-261-14/+16
* Since a dynamically created page does not have any NavigationEntry, TabConten...shinyak@google.com2011-05-263-7/+25
* Undo mistaken revert.vandebo@chromium.org2011-05-269-17/+849
* Remove the last prefs code from content. I tried hard to move ShouldShowBook...jam@chromium.org2011-05-265-21/+13
* Revert "Add VideoCaptureImpl and VideoCaptureImplManager"vandebo@chromium.org2011-05-269-849/+17
* Handler settings page.koz@chromium.org2011-05-261-0/+4
* fix clangwjia@google.com2011-05-262-0/+4
* Add VideoCaptureImpl and VideoCaptureImplManagerwjia@google.com2011-05-269-17/+845
* Temporary fix until WebKit::initialize does this for us.michaeln@google.com2011-05-251-0/+5
* Moved GPU related files in content/renderer into gpu subdirectory.apatrick@chromium.org2011-05-2532-97/+99
* Add initialization callback support for Video Decoder PPAPI.vrk@google.com2011-05-258-6/+25
* Fix OperatingSystemName and OperatingSystemVersion on Macstuartmorgan@chromium.org2011-05-251-14/+1
* Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the...fischman@chromium.org2011-05-2512-164/+148
* Updated OMX decoder for recent PPAPI changes, and added to the build.fischman@chromium.org2011-05-2512-148/+164
* Remove dependency on PrefChangeRegistrar and renderer_preferences_util from c...jam@chromium.org2011-05-2516-167/+20
* kWebGraphicsContext3DPerferredGLExtensions -> kWebGLPreferredGLExtensionsgman@chromium.org2011-05-251-3/+6
* Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.dominich@chromium.org2011-05-253-56/+36
* Add Skia to CG adapter for plugins.caryclark@chromium.org2011-05-251-1/+4
* PPAPI: Do not try to allocation shared memory directly from a renderer. Alway...thestig@chromium.org2011-05-251-7/+1
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-257-20/+19
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-257-19/+20
* Add CRX complete notification.skerner@chromium.org2011-05-251-0/+4