summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
...
* Aura demo fixoshima@chromium.org2012-04-131-3/+2
* Test accessibility tree of contenteditable.aaronlevbugs@gmail.com2012-04-134-0/+30
* Add a way to implement GetInterface in the broker.brettw@chromium.org2012-04-135-10/+10
* Show actual results for accessibility dump render tree tests as well. Showing...aaronlevbugs@gmail.com2012-04-131-1/+3
* Add an accessibility mode for editable text fields only.dmazzoni@chromium.org2012-04-1324-85/+241
* Add an initial Linux GPU sandbox using the seccomp filter framework.cevans@chromium.org2012-04-135-4/+283
* TabContents -> WebContentsImpl, part 12.avi@chromium.org2012-04-1329-322/+334
* Revert 132218 - Convert plugin and GPU process to brokered handle duplication.eroman@chromium.org2012-04-1326-134/+248
* This adds a hang monitor for Pepper plugins. It monitors sync messages on the...brettw@chromium.org2012-04-1316-34/+368
* Correctly map list markers to a specific role rather than a generic group on ...dtseng@chromium.org2012-04-137-8/+36
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-1326-248/+134
* Adding JSEP PeerConnection glue - attempt 2 perkj@chromium.org2012-04-1328-228/+1396
* Fix window shadows.avi@chromium.org2012-04-135-251/+1
* TabContents -> WebContentsImpl, part 11.avi@chromium.org2012-04-1322-89/+97
* TabContents -> WebContentsImpl, part 8.avi@chromium.org2012-04-1310-56/+56
* Speech refactoring: Reimplemented speech_recognizer as a FSM (CL1.5)primiano@chromium.org2012-04-134-253/+653
* Make it so you can add GPU switches by editing 2 files instead of 3.gman@chromium.org2012-04-131-5/+2
* Add DCHECK in IndexedDBDispatcher::ThreadSpecificInstance to ensuredgrogan@chromium.org2012-04-133-5/+14
* Force a SiteInstance swap for view-source URLs to avoid a renderer kill.creis@chromium.org2012-04-132-1/+17
* DomStorage house cleaning in preparation of deleting the now obsolete in_proc...michaeln@google.com2012-04-1313-54/+54
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-1311-114/+121
* Aura/Ash split: Make most unit tests compile without USE_ASHerg@chromium.org2012-04-132-2/+9
* Redirect fopen("/dev/urandom") so that NSS can properly seed its RNG.sergeyu@chromium.org2012-04-131-2/+135
* TabContents -> WebContentsImpl, part 10.avi@chromium.org2012-04-137-33/+34
* Remove composite-to-texture flag and codejamesr@chromium.org2012-04-134-7/+0
* Re-enable flaky test to see if it was fixed by http://trac.webkit.org/changes...dgrogan@chromium.org2012-04-121-1/+1
* Media Gallery: Move MediaDeviceNotificationsLinux from content to chrome.thestig@chromium.org2012-04-127-799/+0
* Index GpuProcessHost by kind rather than ID.apatrick@chromium.org2012-04-122-30/+24
* Modify Comment of BrowserMainLoop.simon.hong81@gmail.com2012-04-121-1/+1
* Add an interface for Flash to clear its data.brettw@chromium.org2012-04-1215-84/+208
* Support WebView in ash.ben@chromium.org2012-04-125-8/+59
* TabContents -> WebContentsImpl, part 9.avi@chromium.org2012-04-1211-58/+60
* Revert 132018 - Fixing a problem, where a hung renderer process is not killed...eroman@chromium.org2012-04-1222-343/+35
* Revert 132032 - Fix uninitialized memory in revision 132018.eroman@chromium.org2012-04-121-1/+0
* Fix uninitialized memory in revision 132018.creis@chromium.org2012-04-121-0/+1
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-1222-35/+343
* Revert 131949 (multiple memory leaks) - Adding JSEP PeerConnection glue.eugenis@google.com2012-04-1228-1391/+228
* Adding JSEP PeerConnection glue.grunell@chromium.org2012-04-1228-228/+1391
* Field Trials choices can now be forced from a command line argument, and yet ...mad@chromium.org2012-04-124-14/+12
* Fix build with -Dselinux=1phajdan.jr@chromium.org2012-04-121-1/+2
* Blaclisting easyhook, interferes with renderercpu@chromium.org2012-04-121-0/+1
* cros: Change tab discard code to use CopyStateFrom, add testsjamescook@chromium.org2012-04-121-0/+35
* This adds the following to functions to the ppapi TCPSocket interface:raymes@chromium.org2012-04-126-21/+60
* C++ Readability Review for thestig.thestig@chromium.org2012-04-123-181/+269
* Avoid sending DidChangeView notification if the plugin rect is too big.yzshen@chromium.org2012-04-121-4/+6
* Beginnings of a WebView.ben@chromium.org2012-04-113-8/+3
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-1148-55/+53
* Avoid touching url_request_ in OnResponseCompletedInternalrdsmith@chromium.org2012-04-112-5/+9
* Revert 131837 - Beginnings of a WebView.ben@chromium.org2012-04-113-3/+8
* Beginnings of a WebView.ben@chromium.org2012-04-113-8/+3