summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-123-6/+6
* Remove ContentBrowserClient::RenderViewHostCreated, which is redundantphajdan.jr@chromium.org2013-04-122-6/+0
* Remove zero length composing spans.ohrn@opera.com2013-04-121-2/+12
* 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-128-13/+51
* Revert 193885 "Connect webrtc MediaSourceInterface ready states ..."rnk@chromium.org2013-04-125-113/+0
* Disable MacSandboxTest.{ClipboardAccess,FileAccess,UrandomAccess} under ASan ...glider@chromium.org2013-04-121-3/+15
* Switch event type when a capture device has been stopped from the render proc...perkj@chromium.org2013-04-1211-22/+62
* Hookup the MediaStream glue for Adding and Removing tracks to an existing Med...perkj@chromium.org2013-04-1211-173/+379
* Patch refactors the GpuProcessHost::SurfaceRef class that was previously only...benm@chromium.org2013-04-125-93/+161
* Connect webrtc MediaSourceInterface ready states with webkit WebMediaStreamSo...kcwu@chromium.org2013-04-125-0/+113
* Plumb cc::LatencyInfo through command buffer and output surfacejbauman@chromium.org2013-04-1221-16/+181
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-127-20/+17
* content: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-1219-23/+23
* Roll libjingle r304.mallinath@chromium.org2013-04-125-36/+28
* Android: Work around composite-to-mailbox leaks.sievers@chromium.org2013-04-123-4/+32
* This patch implements the necessary plumbing to allow WebExternalTextureLayer...alexst@chromium.org2013-04-121-1/+1
* 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
* [Android] Moving input related files to a separate input/ directory.aurimas@chromium.org2013-04-1119-957/+1062
* 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-113-1/+15
* 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
* [Android]miguelg@chromium.org2013-04-111-34/+27
* Revert 193468apatrick@google.com2013-04-112-0/+84
* ÜC: return resources when skipping framespiman@chromium.org2013-04-111-1/+4
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-117-314/+369
* [Android WebView] Enable legacy support for target-densityDpimnaganov@chromium.org2013-04-113-0/+10
* cc: Delete resources when ResourceProvider shuts down.danakj@chromium.org2013-04-112-4/+12
* Disable input[type=week] for Android explicitly.tkent@chromium.org2013-04-111-0/+5
* Map accessible child ids from Views to RenderWidgetHostViewAuradmazzoni@chromium.org2013-04-118-4/+40
* Modify kUseExternalVideoSurface to have threshold value.wonsik@chromium.org2013-04-111-1/+1
* Enable the threaded HTML parserabarth@chromium.org2013-04-111-3/+2
* Fix swizzling behaviour.hubbe@chromium.org2013-04-111-53/+114
* cc: Remove max-prepaint-tile-distance constant.reveman@chromium.org2013-04-112-10/+0
* Rewrite scoped_array<T> to scoped_ptr<T[]> in content.dcheng@chromium.org2013-04-118-8/+8
* Simple PMP reader to parse Picasa's metadatatommycli@chromium.org2013-04-111-0/+4
* [Android] Use the build-generated list of libraries for gtest APKscjhopman@chromium.org2013-04-111-1/+3
* Don't collect GL string on Mac unless about:gpu is open.zmo@chromium.org2013-04-114-7/+56
* Simplify cross-process navigation start.simonjam@chromium.org2013-04-119-79/+68
* Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."rsesek@chromium.org2013-04-117-369/+314
* Revert 193502 "Specify -lbsm via xcode_settings OTHER_LDFLAGS ra..."rsesek@chromium.org2013-04-111-2/+2
* [Android] Move LocaleUtils from base to ui.yfriedman@chromium.org2013-04-101-2/+2
* Specify -lbsm via xcode_settings OTHER_LDFLAGS rather than link_settings.rsesek@chromium.org2013-04-101-2/+2
* Raise the deadline for WebContentsVideoCaptureDeviceTestrnk@chromium.org2013-04-101-2/+2
* Windows: Set DWM present parameters on RWHV windows to limit queued up frames.apatrick@chromium.org2013-04-102-0/+22