summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Merge 251024 "Allow retrieval of media device ID salt even after..."joi@chromium.org2014-02-1713-74/+100
* Merge 251420 "Clear the pending_and_current_web_ui_ if we reuse it."creis@chromium.org2014-02-142-2/+31
* Revert 251428 "Merge 251420 "Clear the pending_and_current_web_u..."laforge@chromium.org2014-02-142-31/+2
* Merge 251420 "Clear the pending_and_current_web_ui_ if we reuse it."laforge@chromium.org2014-02-142-2/+31
* Merge 248903 "hide the input method window when the user is done..."sgurun@chromium.org2014-02-142-1/+42
* Merge 247572 "Linux: tear down Zygote at browser shutdown."jln@chromium.org2014-02-143-22/+101
* Merge 249937 "Linux Sandbox: Stop GPU watchdog in accountable way."jln@chromium.org2014-02-133-30/+87
* V4L2VDA: Fix a few bugs related to Reset() and buffer management.posciak@chromium.org2014-02-133-86/+172
* Revert 250948 "V4L2VDA: Fix a few bugs related to Reset() and bu..."posciak@chromium.org2014-02-133-172/+86
* V4L2VDA: Fix a few bugs related to Reset() and buffer management.posciak@chromium.org2014-02-133-86/+172
* Merge 250525 "android: Remove RenderWidgetHostViewAndroid's poin..."feng@chromium.org2014-02-121-0/+6
* Merge 248631 "Transfer appcache state during cross site navigati..."michaeln@google.com2014-02-122-0/+8
* Revert 250553 "Merge 248819 "V4L2VDA: Fix a few bugs related to ..."posciak@chromium.org2014-02-121-76/+22
* Merge 248819 "V4L2VDA: Fix a few bugs related to Reset() and buf..."posciak@chromium.org2014-02-111-22/+76
* Merge 247351 "IndexedDB: fsync after transactions."dgrogan@chromium.org2014-02-111-2/+4
* Merge 249327 "Add PowerSaveBlocker in ContentVideoView"michaelbai@chromium.org2014-02-113-10/+88
* Revert 250245 "Merge 249327 "Add PowerSaveBlocker in ContentVide..."michaelbai@chromium.org2014-02-113-92/+10
* Merge 249327 "Add PowerSaveBlocker in ContentVideoView"michaelbai@chromium.org2014-02-113-10/+92
* Merge 247430 "Move net::RequestPriority to range-checked IPC ser..."inferno@chromium.org2014-02-101-1/+1
* Merge 249763 "Fix the painting issue observed with windowed NPAP..."ananta@chromium.org2014-02-101-1/+4
* Merge 242553 "[Android] Send TapCancel if necessary when a touch..."mnaganov@chromium.org2014-02-102-6/+53
* Merge 241402 "[Android] Suppress spurious ShowPress after a prev..."mnaganov@chromium.org2014-02-102-5/+69
* Merge 247941 "Fix fullscreen video race condition."cramya@chromium.org2014-02-103-7/+23
* Merge 248442 "Fix bugs with renderer-side debug URLs, like chrom..."creis@chromium.org2014-02-077-18/+114
* Merge 247744 "Make sure DeviceRequestMessageFilter call MediaStr..."niklase@chromium.org2014-02-061-2/+5
* Merge 249142 "[android_webview] Call onPageFinished for anchor n..."mkosiba@chromium.org2014-02-062-2/+18
* Revert 249032 "Merge 248442 "Fix bugs with renderer-side debug U..."creis@chromium.org2014-02-057-97/+18
* Merge 248442 "Fix bugs with renderer-side debug URLs, like chrom..."creis@chromium.org2014-02-057-18/+97
* Merge 248586 "Probe whether MFPlat.dll is present on Windows sys..."scherkus@chromium.org2014-02-051-0/+8
* Merge 247878 "android: Fix ContentViewCore and RenderWidgetHostV..."feng@chromium.org2014-02-042-0/+8
* Merge 248007 "Expand the QuickTime quirk to handle all mime type..."jam@chromium.org2014-02-031-1/+3
* Merge 247881 "Fix windowed plugins not appearing if opened in th..."jam@chromium.org2014-02-035-17/+31
* Merge 246446 "Add Windows Flash hw video decode trial."ihf@chromium.org2014-01-273-8/+12
* Merge r246820 manually to 1750scottmg@chromium.org2014-01-271-1/+10
* Merge 246517 "Make sure that each NSWindow has its own GL context"ccameron@chromium.org2014-01-241-17/+27
* Merge 246442 "Unbind GL context from the overlay NSView"ccameron@chromium.org2014-01-231-1/+7
* Merge 246398 "Android: fix rotation vector exception on some Sam..."timvolodine@chromium.org2014-01-231-1/+16
* Merge 246077 "Fix bug where GL fence objects were shared between..."ccameron@chromium.org2014-01-224-58/+59
* Merge 241431 "Work around Mac OS 10.9 window server synchronizat..."ccameron@chromium.org2014-01-221-3/+6
* Merge 246203 "Fix a regression that some audio will pause after ..."qinmin@chromium.org2014-01-221-2/+10
* Fix broken AEC dump.grunell@chromium.org2014-01-221-0/+2
* Merge 245992 "Validate vector lengths in ImageHostMsg_DidDownloa..."dharani@google.com2014-01-221-0/+3
* Merge 245949 "Add more non client Windows messages to the list o..."ananta@chromium.org2014-01-211-0/+9
* Merge 245948 "Correctly handle NULL ResourceDispatcherHostImpl::..."piman@chromium.org2014-01-211-4/+9
* Merge 245723 "Ensure touch handler state on Android is accurate ..."rbyers@chromium.org2014-01-212-11/+18
* Merge 245174 "A misplaced break statement is screwing up Downloa..."felt@chromium.org2014-01-211-1/+1
* Merge 244774 "Add UMA metric for all malicious download warnings"felt@chromium.org2014-01-213-0/+21
* Merge 244786 "IndexedDB: Verify that index id/key vectors are th..."jsbell@chromium.org2014-01-211-0/+11
* Merge 245660 "Android: Shallow instead of deep flush after textu..."sievers@google.com2014-01-211-1/+1
* Merge 242974 "PluginChannel: separate plugin_stubs_.erase and ~W..."aedla@chromium.org2014-01-171-1/+11