summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* <webview>: More UMA statsfsamuel@chromium.org2013-05-151-1/+5
* Histogram versions and extended error codes for SQLite databases.shess@chromium.org2013-05-151-1/+1
* Don't expect ack for ViewMsg_OnResize if backing size is emptywangxianzhu@chromium.org2013-05-157-15/+88
* Don't request missing favicon on every page request. mef@chromium.org2013-05-157-6/+22
* content: Move two more url constants into content namespace.tfarina@chromium.org2013-05-1516-36/+35
* Move dom_operations.{h,cc} to content/renderer/savable_resources.{h,cc}.darin@chromium.org2013-05-157-25/+340
* Apply clone() flags lockdown to the Flash process too.cevans@chromium.org2013-05-151-1/+24
* Refactor GpuDataManagerImpl to make it thread-safe.zmo@chromium.org2013-05-159-1050/+1414
* telemetry: Generate gesture-scroll events for smooth-scroll gestures.sadrul@chromium.org2013-05-155-0/+152
* Enable Clang warnings for implementation files on all platforms.rsleevi@chromium.org2013-05-151-1/+1
* Instant Extended: Fix find bar hidden after committing search resultssail@chromium.org2013-05-153-6/+22
* Fixes the issue in stats graph to not abort when a non-numerical value is seen.jiayl@chromium.org2013-05-153-18/+31
* Fix h264 videos were not successfully committed.fischman@chromium.org2013-05-143-0/+0
* Imply kEnableCompositorFrameMessage.sievers@chromium.org2013-05-142-3/+3
* Add getSize for StreamTexture.hkuang@chromium.org2013-05-142-0/+13
* Get rid of DownloadItem::BytesSoFar.cbentzel@chromium.org2013-05-144-9/+2
* NaCl: Let SerializedHandle carry open flag.victorhsieh@chromium.org2013-05-142-2/+7
* Revert "Refactor GpuDataManagerImpl to make it thread-safe."zea@chromium.org2013-05-149-1414/+1050
* Refactor GpuDataManagerImpl to make it thread-safe.zmo@google.com2013-05-149-1050/+1414
* Change media source switch to refer to the prefixed API.acolwell@chromium.org2013-05-144-7/+7
* Create and add WebRTC filters (again).grunell@chromium.org2013-05-143-0/+17
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-145-10/+22
* [Downloads] Use Resume() instead of ResumeInterruptedDownload()asanka@chromium.org2013-05-145-67/+65
* Convert Skia benchmarking extension rasterize() output to RGBA.fmalita@chromium.org2013-05-141-1/+11
* Adds WebRTC stereo playout for Mac and Linux.henrika@chromium.org2013-05-141-6/+5
* [Android] Build fix.benm@chromium.org2013-05-141-0/+4
* Linux sandbox: put NR_madvise back in system call sets.jln@chromium.org2013-05-141-0/+1
* Gtk content shell: map key F5 to reload.mstensho@opera.com2013-05-142-0/+16
* [content shell] during layout tests, only open downloads from the main windowjochen@chromium.org2013-05-143-1/+7
* Writing WebRTC log message to the log buffer.grunell@chromium.org2013-05-144-21/+75
* Add Skia benchmarking extension.fmalita@chromium.org2013-05-148-11/+140
* 2nd try: Add Transient FileSystem which goes away after its snapsot file is gonekinuko@chromium.org2013-05-141-1/+2
* Move resource fetchers to renderer-specific locationjamesr@chromium.org2013-05-1416-32/+680
* Revert 199938 "This implements a converter for transforming betw..."yoichio@chromium.org2013-05-141-1/+0
* This implements a converter for transforming between V8 values and PP_Vars. T...raymes@chromium.org2013-05-141-0/+1
* Disable failing webrtc tests on ARM linuxsbc@chromium.org2013-05-141-3/+14
* [cleanup] STLDeleteContainerPointers->ScopedVectorgroby@chromium.org2013-05-143-7/+4
* Re-enable index-basics-workers test to see if still timesdgrogan@chromium.org2013-05-141-3/+2
* [Downloads] Clear current_path_ when deleting intermediate file.asanka@chromium.org2013-05-144-64/+80
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-1428-40/+23
* Parse accessibility#speak params from JSON stringdtrainor@chromium.org2013-05-141-1/+25
* chromeos: Separate ash dependency from chromeos.sadrul@chromium.org2013-05-141-1/+5
* Prevent unauthorized commits of the Chrome Web Store URL.creis@chromium.org2013-05-145-17/+36
* Update code to use the new version of copyTextureCHROMIUM() with added parame...jun.a.jiang@intel.com2013-05-143-18/+1
* Check frame rate against max limit.wjia@chromium.org2013-05-141-0/+3
* [Android] Fix AdapterInputConnection#finishComposingText()aurimas@chromium.org2013-05-132-9/+30
* Revert 199840 "Lower the priority of shared workers that aren't ..."simonhatch@chromium.org2013-05-136-227/+3
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-136-3/+227
* Add argument restrictions to madvise().cevans@chromium.org2013-05-131-1/+9
* Break out CaptureOracle from web_contents_video_capture_device.ccsheu@chromium.org2013-05-139-751/+874