summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
...
* Seccomp-BPF: deny socket related calls gracefully.jln@chromium.org2012-09-061-9/+10
* Report texture upload time in renderingStats.reveman@chromium.org2012-09-0611-0/+154
* Allow PluginChannelHost::Init() to fail without crashing.shess@chromium.org2012-09-061-2/+4
* Enable GPU acceleration for Aura on Windowsscottmg@chromium.org2012-09-064-31/+82
* Linux: initialize the sandbox in the utility process.jln@chromium.org2012-09-062-0/+10
* Remove copy steps from content_shell_apk and content_shell_test_apkcjhopman@chromium.org2012-09-064-47/+20
* IndexedDB: Close open databases when user requests browsing data deletionjsbell@chromium.org2012-09-069-28/+145
* Fix flakiness of TracingBrowserTest.BeginTracingWithWatch testjbates@chromium.org2012-09-061-2/+1
* Very basic Android browser-side compositing support.sievers@chromium.org2012-09-0523-278/+515
* renderer_host: add a NULL pointer check.hshi@google.com2012-09-051-2/+5
* First part of PAGE_TRANSITION_START_PAGE cleanup.rogerta@chromium.org2012-09-052-3/+7
* [Android] Sync the latest ContentView constructor and initialization code.leandrogracia@chromium.org2012-09-054-55/+85
* Remove content_shell_ant_helper.shcjhopman@chromium.org2012-09-053-21/+7
* Fix the cursor not locked while resizing window.mazda@chromium.org2012-09-051-1/+4
* Add preliminary support for iOS in content_browser.gypistuartmorgan@chromium.org2012-09-051-13/+33
* Moving v8 string conversion functions to content/public/renderer so that they...shishir@chromium.org2012-09-053-0/+53
* Ensure we don't leak a callback object when starting a sandboxed process.jcivelli@chromium.org2012-09-052-2/+6
* Revert 154804 - We need to set the session id to the WebRtcAudioDevice to be ...wjia@chromium.org2012-09-056-21/+5
* Update Android code to use new GestureEvent fieldsrbyers@chromium.org2012-09-052-38/+70
* Switch OnMoreData() to use AudioBus.dalecurtis@chromium.org2012-09-054-33/+57
* Fix optimized 2d painting for Pepper Flash:yzshen@chromium.org2012-09-052-3/+9
* Convert public CrackFileSystem() from FileSystemUtil to private static helper...calvinlo@chromium.org2012-09-051-0/+1
* Fix the leaks in TestHyphenatorMessageFilter::OnOpenDictionary().hbono@chromium.org2012-09-051-0/+1
* Make IndexedDB layout browser tests save incorrect results to a filedgrogan@chromium.org2012-09-054-1/+32
* Fix a typo in gpu_info_collector_linux.cc.simonmorris@chromium.org2012-09-051-1/+1
* Upstream the Android port find-in-page feature.leandrogracia@chromium.org2012-09-0512-21/+175
* Use correct parent for popups under multi display environment.oshima@chromium.org2012-09-041-3/+14
* Moves CreateVersionFromString to WebPluginInfo and updates the callers.ibraaaa@google.com2012-09-043-5/+6
* Pass along referer http header with the download request.nileshagrawal@chromium.org2012-09-044-14/+16
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-0411-18/+18
* Use new gesture event fields in more placesrbyers@chromium.org2012-09-044-42/+75
* We need to set the session id to the WebRtcAudioDevice to be able to use the ...xians@chromium.org2012-09-046-5/+21
* Remove --enable-video-track flagannacc@chromium.org2012-09-044-7/+6
* Split default font settings into webkit and browser settings having separate ...flackr@chromium.org2012-09-041-1/+1
* Add plumbing for flag: --disable-gesture-tap-highlightwjmaclean@chromium.org2012-09-044-0/+8
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-044-7/+7
* Per-host V8 histograms.marja@chromium.org2012-09-035-4/+198
* Upstream Android IME support (ImeAdapter).olilan@chromium.org2012-09-0315-7/+1563
* In-te-grate hy-phen-ator to con-tent.hbono@chromium.org2012-09-0316-7/+598
* Add context popup menu support for content shell[GTK].shouqun.liu@intel.com2012-09-036-0/+354
* Revert 139366 - [OSX/Pepper] Don't have browser cache shmem ref behind ImageD...sail@chromium.org2012-09-021-5/+11
* Relanding "views: Add a gyp file to build webview.". Try 2.tfarina@chromium.org2012-09-011-0/+1
* Disable IME for newly created tabs.kinaba@chromium.org2012-09-012-6/+15
* Pepper Flash Mac: Fix crash when playing video on MB retinasail@chromium.org2012-09-0111-19/+51
* Valgrind: Fix a leak in the V8ValueConverterImplTest test.jhawkins@chromium.org2012-09-011-10/+14
* Fix the fixme introduced in crrev.com/154287tsepez@chromium.org2012-09-013-11/+11
* renamed webkit_resources.pak file to webkit_resources_100_percent.pak.harrym@chromium.org2012-09-011-1/+1
* Move hash.h/cc from net to base.jbates@chromium.org2012-09-011-3/+2
* implement SetWatchEvent and WaitForEvent for trace-based-tests.jbates@chromium.org2012-09-0110-48/+154
* Removed calls to URLRequest::URLRequest in favor of URLRequestContext::Create...erikwright@chromium.org2012-09-014-19/+13