summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Fixed and re-enabled unit tests for WebContentsVideoCaptureDevice.miu@chromium.org2012-11-013-19/+43
* In latest version of libjingle, local UDP and STUN merged intomallinath@chromium.org2012-11-013-38/+53
* Changing the guest scheme to "chrome-guest"nasko@chromium.org2012-11-013-5/+7
* Android: first step on LibraryLoader API changes.bulach@chromium.org2012-11-014-30/+41
* The content_common target should depend on webkit's glue target.thestig@chromium.org2012-10-311-0/+1
* aura-touch: Make sure the event stream is consistent when there is a touch-ev...sadrul@chromium.org2012-10-313-4/+49
* Adding the GENERATED transtition type to Android's ContentView, it is needed onjcivelli@chromium.org2012-10-311-0/+1
* SpeechRecognitionDispatcher: delete handle before calling didEnd().hans@chromium.org2012-10-311-1/+5
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-3152-99/+129
* Fix Media stream infobar sometimes doesn't show up after page reloadperkj@chromium.org2012-10-313-2/+10
* Fix the crash issue of Android ContentShell when open a link with "target='_b...shouqun.liu@intel.com2012-10-312-7/+15
* Pass a pointer with auxilliary data to a policy function.markus@chromium.org2012-10-311-5/+5
* [Mac] Suppress and debug "invalid drawable" messages.shess@chromium.org2012-10-311-0/+24
* Disable easy off-store extension install UI on Aura.aa@chromium.org2012-10-312-4/+10
* Revert 164838 - InterstitialPage: shutdown RVH asynchronously.mattm@chromium.org2012-10-314-110/+32
* Move blacklist checks for the compositing field trials to the query functions...vangelis@chromium.org2012-10-319-21/+63
* Expose render vsync callback.klobag@chromium.org2012-10-311-0/+9
* content/renderer/hyphenator: Remove unnecessary content:: from calls.tfarina@chromium.org2012-10-313-9/+12
* Check isInLongPress on fixedPageScale pagesyusufo@chromium.org2012-10-311-21/+22
* IndexedDB: Use IDMap::Clear() to clear pending callbacksjsbell@chromium.org2012-10-301-12/+3
* For storage partitions to work properly, we need to know whether a storage pa...nasko@chromium.org2012-10-3012-16/+48
* content/shell: Use base::Closure where possible and pass by const-ref.tfarina@chromium.org2012-10-301-4/+3
* Establish the content/components directory.joi@chromium.org2012-10-303-0/+47
* Use proper texture size for texture readback.dtrainor@chromium.org2012-10-302-11/+14
* Turn off sandbox::MITIGATION_HIGH_ENTROPY_ASLR for NACL64.bsy@google.com2012-10-301-3/+4
* Disable EncryptedMediaTest.* because of memory issues.phajdan.jr@chromium.org2012-10-301-11/+16
* gesture: Share some code across non-aura Windows and CrOS.sadrul@chromium.org2012-10-306-213/+118
* getUserMedia video-only requests should not fail if no audio input device is ...xians@chromium.org2012-10-301-18/+44
* Attach GPU memory management IPCs and structures from the compositor through ...ccameron@chromium.org2012-10-302-3/+61
* aura-touch: Refactor some code so that both cros and win-aura can share code ...sadrul@chromium.org2012-10-308-157/+139
* Properly initialize SkBitmap in NavigationControllerTest.*pkotwicz@chromium.org2012-10-301-35/+37
* [Android] Add supportMultipleWindows settingmnaganov@chromium.org2012-10-304-4/+53
* DevTools: clean up after the dock-side refactoring (was a 2-side patch).pfeldman@chromium.org2012-10-302-16/+0
* We should check the renderer before passing it to the ADM.xians@chromium.org2012-10-301-1/+2
* Split IPC logging between content and chrome.jochen@chromium.org2012-10-305-0/+92
* InterstitialPage: shutdown RVH asynchronously.mattm@chromium.org2012-10-304-32/+110
* <webview>: Fix mutating event listeners list when the event itself is firing.lazyboy@chromium.org2012-10-302-19/+49
* Rewrite DragDownloadFilebenjhayden@chromium.org2012-10-306-262/+359
* Update GPU memory management IPCs. Add messages for renderer GPU memory usageccameron@chromium.org2012-10-308-47/+133
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-3063-261/+319
* Browser Plugin: Guest focus state should always match BrowserPlugin focus statefsamuel@chromium.org2012-10-3016-7/+134
* Revert 164756 - Added NetworkPortalDetector.xusydoc@chromium.org2012-10-301-1/+0
* This allow connection remote stream to audio tag, and enable users to control...xians@chromium.org2012-10-3010-116/+505
* content/browser: Move notification_service_impl into content namespace.tfarina@chromium.org2012-10-305-106/+117
* Move remaining content test code into the content namespace.jam@chromium.org2012-10-3045-142/+197
* Prevent webview tags from navigating outside web-safe schemes.creis@chromium.org2012-10-306-68/+97
* Move MockRenderWidgetHostDelegate into an anonymous namespace. There is anoth...jam@chromium.org2012-10-291-1/+3
* Defend against GpuVideoDecodeAcceleratorHost::Decode() running after an error...fischman@chromium.org2012-10-291-0/+3
* Disabling multisampling on Mac with NVIDIA GPUs.zmo@google.com2012-10-291-1/+14
* Blacklist NVidia driver 8.15.11.8593 on Windows.zmo@google.com2012-10-291-1/+17