summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Revert 193798 "Revert r192949 "Disable shader disk cache by defa..."tonyg@chromium.org2013-04-171-2/+2
* Revert 194465 "media: Add support for playback for VP8 Alpha vid..."mek@chromium.org2013-04-162-22/+0
* media: Add support for playback for VP8 Alpha video streams.tomfinegan@chromium.org2013-04-162-0/+22
* Gamepad: Gamepads length should be maximum supported.teravest@chromium.org2013-04-161-1/+1
* Cache OpenGL textures and other objects in CompositingIOSurfaceMac copy/trans...miu@chromium.org2013-04-165-208/+285
* Remove unused flush operation from Chromium audio.miu@chromium.org2013-04-163-20/+2
* Adding a call to support download initiated context menuqinmin@chromium.org2013-04-162-4/+30
* Disable link highlighting by default on ChromeOS for M27wjmaclean@chromium.org2013-04-161-5/+0
* DevTools: enable reverse tethering in the ADB remote debugging.pfeldman@chromium.org2013-04-165-0/+341
* cc: Add strict layer property change checking and handle bounds changes durin...reveman@chromium.org2013-04-161-0/+1
* Use NTP time for video frame timestamp.justinlin@chromium.org2013-04-161-2/+3
* Misc. cleanup:pkasting@chromium.org2013-04-152-318/+377
* push MouseMove through WebContents and back to delegate to fix status bubble ...scottmg@chromium.org2013-04-152-0/+8
* Ignore offscreen and hottracked states in accessibility testsdmazzoni@google.com2013-04-153-13/+20
* Revert 194174 "Ignore offscreen and hottracked states in accessi..."akuegel@chromium.org2013-04-153-20/+13
* Ignore offscreen and hottracked states in accessibility testsdmazzoni@google.com2013-04-153-13/+20
* Android implementation of WebAudio audio file decoder.rtoy@google.com2013-04-152-0/+29
* Quota: Skip usage and quota calculation for UnlimitedStorage origin.tzik@chromium.org2013-04-151-2/+2
* Do not refer "chrome" in content/browser/fileapikinuko@chromium.org2013-04-141-10/+11
* content: Move more constants into content namespace.tfarina@chromium.org2013-04-1413-28/+28
* Implement read-only indexedb-internalsalecflett@chromium.org2013-04-135-15/+159
* Refactor IndexedDBInfo out of browsingdataalecflett@chromium.org2013-04-132-0/+17
* Use ScopedBstr, ScopedComPtr, and ScopedVariant in place of raw or ATL objects.pkasting@chromium.org2013-04-132-134/+132
* Remove runtime flag for data transfer items.dcheng@chromium.org2013-04-121-1/+0
* Remove base/mach_ipc_mac.{h,mm}.rsesek@chromium.org2013-04-121-1/+1
* Remove some chrome-specific methods from content::WebUI.jam@chromium.org2013-04-124-81/+1
* Remove ContentBrowserClient::RenderViewHostCreated, which is redundantphajdan.jr@chromium.org2013-04-121-3/+0
* Replace misspelled range when user chooses a spelling correction in Macrouslan@chromium.org2013-04-121-6/+0
* DevTools: remove DevToolsProtocol::Event (since Notification should be used)....pfeldman@chromium.org2013-04-126-150/+162
* DevTools: migrate to the new devtools gyp rule locations in Blink.pfeldman@chromium.org2013-04-121-1/+1
* Allow RequestOSFileHandle if an app has unlimited storagehamaji@chromium.org2013-04-121-2/+20
* Switch event type when a capture device has been stopped from the render proc...perkj@chromium.org2013-04-126-17/+22
* Hookup the MediaStream glue for Adding and Removing tracks to an existing Med...perkj@chromium.org2013-04-121-2/+22
* Patch refactors the GpuProcessHost::SurfaceRef class that was previously only...benm@chromium.org2013-04-125-93/+161
* Plumb cc::LatencyInfo through command buffer and output surfacejbauman@chromium.org2013-04-123-2/+11
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-123-10/+10
* content: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-125-7/+7
* Android: Work around composite-to-mailbox leaks.sievers@chromium.org2013-04-122-3/+17
* Revert r192949 "Disable shader disk cache by default."dsinclair@chromium.org2013-04-111-2/+2
* Fix DCHECK() hit when removing a notification from the registrar that was alr...jochen@chromium.org2013-04-111-5/+7
* The RenderWidgetHostViewAura instance should not pass mouse events to the par...ananta@chromium.org2013-04-111-1/+5
* fix tab capture software fallback on aurahubbe@chromium.org2013-04-111-1/+1
* Clear browsing data clears data for type kStorageTypeTemporary but not for kS...cramya@chromium.org2013-04-112-1/+12
* Disable Threaded HTML Parsing for Androiddtrainor@chromium.org2013-04-111-0/+8
* Propagate the kDisablePepper3d switch to the renderercpu@chromium.org2013-04-111-0/+1
* ÜC: return resources when skipping framespiman@chromium.org2013-04-111-1/+4
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-115-286/+362
* [Android WebView] Enable legacy support for target-densityDpimnaganov@chromium.org2013-04-111-0/+6
* Map accessible child ids from Views to RenderWidgetHostViewAuradmazzoni@chromium.org2013-04-117-4/+37
* Modify kUseExternalVideoSurface to have threshold value.wonsik@chromium.org2013-04-111-1/+1