summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Mark more worker tests flaky, and across more platforms.joi@chromium.org2011-11-141-82/+25
* Convert render thread idle delays from seconds to milliseconds.ulan@chromium.org2011-11-145-34/+38
* Export the AudioDevice and AudioDeviceInput classes so that unit tests have a...tommi@chromium.org2011-11-143-4/+8
* Enable extension APIs for content scripts.aa@chromium.org2011-11-123-11/+14
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-129-47/+40
* Devirtualize CHROMEGTK_CALLBACK.dcheng@chromium.org2011-11-121-1/+1
* Use HTTPS instead of HTTP for relay session creation.sergeyu@chromium.org2011-11-121-1/+1
* Move the struct used when showing a desktop notification to content/public/co...jam@chromium.org2011-11-1212-42/+94
* [Mac] Move event hooks from CrApplication to BrowserCrApplication.shess@chromium.org2011-11-122-37/+0
* Add check on invalid file descriptor at both broker and renderer sides.xhwang@chromium.org2011-11-124-5/+83
* Remove includes of worker_messages.h from chrome code, since that's an intern...jam@chromium.org2011-11-127-19/+85
* Add tests to make sure gpu blacklist actually block gpu features.zmo@google.com2011-11-121-0/+2
* Remove GPU blacklist auto-update.zmo@google.com2011-11-121-0/+1
* Make chrome communicate with gpsd through libgps/shared memorymiletus@chromium.org2011-11-127-322/+229
* Get BrowserTests to compile on windows with aura.ben@chromium.org2011-11-111-2/+5
* More worker ui test supressionsnduca@chromium.org2011-11-111-4/+4
* Devirtualize CHROMEG_CALLBACKdcheng@chromium.org2011-11-111-1/+1
* Addressed or cleaned-up a number of TODOs (some obsolete ones were removed too).saintlou@chromium.org2011-11-111-1/+0
* Allow switching to SwiftShader when GPU is blacklistedjbauman@chromium.org2011-11-114-8/+102
* Forward Windows touch messages to the rendererjschuh@chromium.org2011-11-114-14/+262
* URLFetcher should not act on writes to closed temp files.skerner@chromium.org2011-11-111-0/+16
* Linux: Move base/mime_util* to base/nix. It's not used on any other platform.thestig@chromium.org2011-11-111-2/+2
* Fix URLRequestJobAbortOnEndJob::ReadRawDatagavinp@chromium.org2011-11-111-1/+1
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-1115-23/+32
* Use ScopedMakeCurrentbacker@chromium.org2011-11-112-6/+9
* Fix MessageLoop task spam bug caused by hung renderer timer code in RenderWid...jbates@chromium.org2011-11-111-7/+14
* Switch BackgroundContents to use TabContents instead of RenderViewHost.jam@chromium.org2011-11-118-19/+10
* Move PluginPrefs to use PluginService instead of PluginList.rsesek@chromium.org2011-11-113-5/+8
* aura/cc: Fix GPU leak on resize.piman@chromium.org2011-11-111-0/+8
* Revert 109534 since this change broke clobbered component build.sadrul@chromium.org2011-11-113-7/+5
* Add JavaBoundObjectsteveblock@chromium.org2011-11-115-0/+1002
* Include PPAPI plugin crashes in the plugin crash data.petkov@chromium.org2011-11-111-1/+5
* Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.backer@chromium.org2011-11-112-0/+15
* Export RenderWidgetHostViewAura and sensors::Provider to fix component build.sadrul@chromium.org2011-11-112-4/+6
* Add support for audio capture devices. Previously only output was supported.tommi@chromium.org2011-11-112-2/+31
* Add CONTENT_EXPORT AudioInputRendererHost to fix the shared build.tommi@chromium.org2011-11-112-2/+4
* Move Java Bridge files to new java/ subdirectorysteveblock@chromium.org2011-11-1114-45/+45
* Revert 109594 - Forward Windows touch messages to the rendererthestig@chromium.org2011-11-114-260/+14
* Forward Windows touch messages to the rendererjschuh@chromium.org2011-11-114-14/+260
* Mark yet-more worker ui tests as flaky.nduca@chromium.org2011-11-111-6/+6
* switch to DVLOG from VLOG, and move struct definition to cc file.wjia@chromium.org2011-11-117-102/+98
* Add entry points for compressed textures.gman@chromium.org2011-11-112-0/+25
* Get more crash data to track down a bug.creis@chromium.org2011-11-111-8/+14
* Mark even more worker_ui_tests as flaky.nduca@chromium.org2011-11-111-5/+5
* Cleanup: Remove more unneeded forward declares in content.thestig@chromium.org2011-11-1133-113/+26
* reenable component build w/ fix to test_support_contentdpranke@chromium.org2011-11-103-5/+7
* Refactor PluginService to take PluginList as a dependency.rsesek@chromium.org2011-11-103-20/+39
* Mark WorkerTimeout as flake on macnduca@chromium.org2011-11-101-1/+1
* Reduce the algorithmic complexity of the CertStore.rsleevi@chromium.org2011-11-101-24/+37
* Fix 82176 by transferring ownership of render (client) file descriptor instea...xhwang@chromium.org2011-11-101-3/+4