summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Usage of AllSources in cert_store is safe for multiprofiles.mirandac@chromium.org2011-10-171-2/+2
* Change usage of AllSources to AllBrowserContextsAndSources to indicate that u...mirandac@chromium.org2011-10-171-4/+4
* Update DEPS so that only browser directories can access content public API fo...jam@chromium.org2011-10-172-1/+4
* base::Bind: Convert FileUtilProxy::CreateTemporaryCallback.jhawkins@chromium.org2011-10-173-8/+12
* Add new UMA stats to get a handle on Downloads UI Usagebenjhayden@chromium.org2011-10-179-11/+136
* Move the java channel code to content. As discussed, we don't want to expose ...jam@chromium.org2011-10-176-0/+169
* Convert TraceController and ChildTraceMessageFilter to base::Bind.jbates@chromium.org2011-10-173-29/+23
* content: Move WebDragDest and files to content/.erg@google.com2011-10-174-0/+421
* Fix aura build breakage due tobacker@chromium.org2011-10-172-6/+4
* 2nd try: Change default global temporary quota limit to 50% of available spacekinuko@chromium.org2011-10-172-27/+2
* aura: Add support for touch events.sadrul@chromium.org2011-10-172-2/+11
* Change AllSources to AllBrowserContextsAndSources in site_instance.cc, as the...mirandac@chromium.org2011-10-171-1/+1
* Revert 105791 (to see if it fixes browser_tests) - Change default global temp...kinuko@chromium.org2011-10-172-2/+27
* Check for extensions in order to fail early.backer@chromium.org2011-10-172-23/+68
* Make audio recording exclusive between web speech input and the extension API.leandrogracia@chromium.org2011-10-173-3/+12
* Change default global temporary quota limit to 50% of available spacekinuko@chromium.org2011-10-172-27/+2
* Migrating NewRunnableMethod/Function to bind::Base in the speech input code.leandrogracia@chromium.org2011-10-173-15/+16
* Add async interface for RenderWidgetHost to ask for user's permission to lock...yzshen@chromium.org2011-10-179-18/+118
* Move backoff_delay_ to the inner Core class so that core_ iswtc@chromium.org2011-10-163-11/+18
* Add a contextual menu command for 'Paste and plain text' (or 'Paste and Match...csilv@chromium.org2011-10-166-11/+27
* Fix use-after-free in PepperPluginDelegateImpl::GetTextInputType.kinaba@chromium.org2011-10-161-0/+2
* Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...penghuang@chromium.org2011-10-1621-132/+240
* Revert 105678 - Caused flakiness described in http://crbug.com/100479rsleevi@chromium.org2011-10-161-2/+2
* Update task tracking to not depend on message_loop_ singletonjar@chromium.org2011-10-151-3/+7
* Mac implementation of mouse lock in render widget host view.scheib@chromium.org2011-10-151-4/+27
* Allow specification of the share group in WebGraphicsContext3DInProcessImplpiman@chromium.org2011-10-151-1/+1
* Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...pam@chromium.org2011-10-153-26/+46
* HQP Refactoring (in Preparation for SQLite Cache) mrossetti@chromium.org2011-10-151-2/+2
* Get rid of view_messages.h includes in chrome\renderer.jam@chromium.org2011-10-157-2/+19
* Make content_shell not crash on startup.jam@chromium.org2011-10-152-79/+50
* Revert 105659 - Delay network requests on startup if any webRequest or webNav...pam@chromium.org2011-10-153-46/+26
* Delay network requests on startup if any webRequest or webNavigation extensio...pam@chromium.org2011-10-153-26/+46
* Remove redundant 'escape to quit fullscreen/mouse lock' code.koz@chromium.org2011-10-152-15/+2
* Make shared memory allocation possible for all child process types.michaeln@google.com2011-10-1512-67/+133
* Revert 105607 - Revert 105602 - Ensure GLES2CmdDecoder is not destroyed if it...apatrick@chromium.org2011-10-151-0/+6
* Create content::UtilityThread interface and make chrome code use that. This i...ananta@chromium.org2011-10-146-32/+97
* Revert 105602 - Ensure GLES2CmdDecoder is not destroyed if it has not been in...jar@chromium.org2011-10-141-6/+0
* Ensure GLES2CmdDecoder is not destroyed if it has not been initialized.apatrick@chromium.org2011-10-141-0/+6
* Fix deps. Looks like jam didn't add the public dir for browser yet.ben@chromium.org2011-10-141-0/+1
* Move NativeWebKeyboardEvent files into their intended final destinations prio...ben@chromium.org2011-10-1420-24/+24
* Adding gl command to change surface visibility, so that the gpu process can a...mmocny@chromium.org2011-10-1410-0/+47
* Add an is_fullscreen to ViewMsg_Resize, and make it available as a property ofdarin@chromium.org2011-10-1411-15/+38
* Split most of RenderViewTest and associated classes into content.joi@chromium.org2011-10-1415-42/+1184
* Adds factories for WebInputEvents for Aura.ben@chromium.org2011-10-145-0/+436
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-1426-29/+29
* Add screen power save block level.avi@chromium.org2011-10-146-78/+113
* Fix accessible focus when transitioning to a new page.dmazzoni@chromium.org2011-10-141-8/+19
* PPAPI Fullscreen: In ViewChanged, check if the browser entered fullscreen modepolina@google.com2011-10-143-0/+9
* Use rewritten url of a tab to find the zoom level from zoom map. Zoom map iswrm364@motorola.com2011-10-141-1/+6
* Allow speech input feature to be disabled.jknotten@chromium.org2011-10-143-0/+13