summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Remedy irratic focus behavior when accessibility clients set focus.dtseng@chromium.org2012-04-196-53/+126
* IndexedDB: Support get/getKey(keyRange) alecflett@chromium.org2012-04-199-0/+231
* Fix single process mode in content_shell.jam@chromium.org2012-04-192-1/+8
* Post TCVV death cleanup.avi@chromium.org2012-04-183-25/+9
* Add flag that enable Encrypted Media Extensions on video elements.xhwang@chromium.org2012-04-184-1/+10
* Revert 132842 - If we are using blocking write, when the renderer stop gettin...thestig@chromium.org2012-04-182-1/+9
* Removing the actual process termination to diagnose the kill rate.creis@chromium.org2012-04-182-3/+9
* If we are using blocking write, when the renderer stop getting the data witho...xians@chromium.org2012-04-182-9/+1
* Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ...jam@chromium.org2012-04-184-30/+0
* Fix CHECK() loading Pepper Flash when inside the suid sandbox.cevans@chromium.org2012-04-181-3/+5
* Hook up default scale factor from monitor to WebKit.flackr@chromium.org2012-04-181-19/+33
* add more color formats NV21 and YV12 in video capture (mainly from Android).wjia@chromium.org2012-04-181-0/+14
* content: Do not pass SkColor by const-reference as it's defined as POD(integer).tfarina@chromium.org2012-04-187-17/+13
* Move VideoCapture::VideoCaptureCapability to video_capture_types.hyujie.mao@intel.com2012-04-1811-46/+46
* Ack pending swap buffers during RWHVMac::Destroy to prevent deadlock.jbates@chromium.org2012-04-181-0/+3
* Convert the logging ui_test to a browser_test.jam@chromium.org2012-04-174-37/+5
* Don't overwrite write permissions granted to renderer when dragging files.dcheng@chromium.org2012-04-171-4/+12
* Tweaking DEPS for the new modern world.avi@chromium.org2012-04-171-0/+4
* Enabling touch in Windowsgirard@chromium.org2012-04-171-2/+7
* Store original request URL in NavigationEntrydfalcantara@chromium.org2012-04-175-0/+26
* aura/texture transport: Keep ref to texture infos to avoid races with the UIpiman@chromium.org2012-04-172-55/+75
* Add more functionality to WebView.ben@chromium.org2012-04-172-8/+0
* gesture recognizer: Send correct events to do gesture-flings.sadrul@chromium.org2012-04-172-0/+13
* Revert 131655 - Windows: Reduce GPU process sandbox to XP level on Windows Se...apatrick@chromium.org2012-04-171-1/+1
* TabContents -> WebContentsImpl, part 19.avi@chromium.org2012-04-1718-81/+86
* Update comments in socket_dispatcher.h.sergeyu@chromium.org2012-04-171-5/+6
* content: Move more two url constants to content namespace.tfarina@chromium.org2012-04-174-22/+22
* TabContents -> WebContentsImpl, part 16avi@chromium.org2012-04-1716-40/+39
* TabContents -> WebContentsImpl, part 15.avi@chromium.org2012-04-1711-21/+20
* DomStorageContext: separate directories for localStorage and sessionStorage.marja@chromium.org2012-04-171-2/+7
* URLFetcher: Skip posting to IO thread if already on IO thread.willchan@chromium.org2012-04-171-1/+5
* More DomStorage house cleaning, many files but all mechanical changes.michaeln@google.com2012-04-1735-1721/+22
* Apply an initial seccomp filter policy for Pepper Flash.cevans@chromium.org2012-04-176-1/+69
* Supply Windows handle-passing function to NaClmseaborn@chromium.org2012-04-172-0/+21
* Prevent sandboxed processes from opening each other jschuh@chromium.org2012-04-161-1/+6
* Unify the sandboxed vs. unsandboxed code paths more, for two reasons:cevans@chromium.org2012-04-161-13/+4
* Permit testing of the Nouveau driver.cevans@chromium.org2012-04-161-1/+2
* Don't allow sending data URLs to WebUI, unless in a ChromeOS BalloonHost.creis@chromium.org2012-04-168-12/+25
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-164-38/+8
* Add myself and Julien as OWNERS for security-sensitive Linux files.cevans@chromium.org2012-04-162-0/+5
* TabContents -> WebContentsImpl, part 13.avi@chromium.org2012-04-167-40/+37
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-1622-35/+343
* TabContents -> WebContentsImpl, part 14.avi@chromium.org2012-04-1625-82/+72
* Move BrokerDuplicateHandle() to be declared in content/publicmseaborn@chromium.org2012-04-167-51/+66
* Fixed a memory leak in SpeechRecognitionManagerImpl causing ChromeSpeechInput...primiano@chromium.org2012-04-162-13/+13
* I accidentally converted a DCHECK to a CHECK when I landed r132303jschuh@chromium.org2012-04-151-1/+1
* Aura demo fixoshima@chromium.org2012-04-141-3/+2
* Libjingle roll 129:132.sergeyu@chromium.org2012-04-142-11/+17
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-1426-253/+137
* Revert 132294 - Aura demo fixeroman@chromium.org2012-04-131-2/+3