summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Landing patch from issue 11533004tommi@chromium.org2012-12-146-5/+25
* Pepper and IPC plumbing to display message to NaCl userdschuff@chromium.org2012-12-142-0/+10
* Get rid of unused WebData (de)serializer.cdn@chromium.org2012-12-142-35/+0
* Adding extra logs to investigate a crasher.jcivelli@chromium.org2012-12-142-8/+17
* Remove resolution hack for TabCapture implementationhclam@chromium.org2012-12-141-12/+0
* Don't prevent GPU process launches due to occasional crashes.jbauman@chromium.org2012-12-141-3/+26
* Initial braille supportdtrainor@chromium.org2012-12-144-3/+35
* Added and manually verified UMA stats for displaying and dismissal of WebGL i...kbr@chromium.org2012-12-141-0/+22
* Move file path sanity checks for deletion on IO thread.ajwong@chromium.org2012-12-141-20/+23
* Don't send state updates before the first real page commits.creis@chromium.org2012-12-141-0/+4
* Refactor AutofillPopupView and friendsestade@chromium.org2012-12-145-45/+17
* Cleaning up ImeAdapter.javaaurimas@chromium.org2012-12-141-35/+27
* Fix flakiness and re-enable test.creis@chromium.org2012-12-141-2/+7
* Speculative fix for compiler warningsboliu@chromium.org2012-12-141-4/+4
* Implement doUpdateVisitedHistory callbackboliu@chromium.org2012-12-145-1/+45
* Android: Add missing makeContextCurrent() calls.sievers@chromium.org2012-12-141-4/+6
* Remove unused gpu message fields.sievers@chromium.org2012-12-1411-39/+9
* Implement the Instant extended API startMargin, endMargin, and rtl properties...melevin@chromium.org2012-12-142-2/+2
* Move AudioRendererImpl construction to WebMediaPlayerImpl.xhwang@chromium.org2012-12-141-9/+2
* Revert 172805apatrick@google.com2012-12-147-87/+172
* ipc: Use existing [de]serializer for WebInputEvent.sadrul@chromium.org2012-12-1417-143/+136
* Add new IPC for searchbox to pipe SearchBox NavigateContentWindow calls to th...shishir@chromium.org2012-12-132-2/+2
* Add permissions checking for Flash and network state.brettw@chromium.org2012-12-132-3/+7
* [Android] Notify ContentViewCore about pending renderer framesskyostil@chromium.org2012-12-134-0/+38
* [content shell] hook up testRunner.registerIsolatedFileSytemjochen@chromium.org2012-12-134-9/+31
* [content shell] on all platforms but Mac OSX, use Windows editing behavior fo...jochen@chromium.org2012-12-132-0/+5
* Kill the render process when top-level URLs voilate site-isolation policy.irobert@chromium.org2012-12-131-0/+19
* Ensure that reloads load real pages, not swappedout://.creis@chromium.org2012-12-133-0/+88
* Put in UMA to drill down on "misc" download error codes rdsmith@chromium.org2012-12-132-26/+145
* Revert 172806raymes@chromium.org2012-12-132-194/+1
* Small 10.6 cleanup.avi@chromium.org2012-12-131-21/+5
* The new cross-process client-redirect logic is replacing the current navigati...irobert@chromium.org2012-12-133-27/+7
* [content shell] add testRunner propertiesjochen@chromium.org2012-12-134-7/+53
* Make sure that all OpenDevice requests are scrutinized against the audio and ...pastarmovj@google.com2012-12-136-48/+48
* Glue code for hooking up PeerConnection DataChannels.perkj@chromium.org2012-12-138-7/+259
* Fire SystemMonitor::{RESUME,SUSPEND}_EVENT on Android.pliard@chromium.org2012-12-131-1/+2
* [content shell] add support for the WebTestPluginjochen@chromium.org2012-12-131-0/+9
* Media Galleries: Simplify the MTP delegates so they mostly live on one thread.thestig@chromium.org2012-12-131-1/+1
* Combine mask texture parameters into single gfx::RectFjamesr@chromium.org2012-12-132-13/+3
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-132-1/+194
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-137-172/+87
* Don't call FlingHasBeenhalted from setIsLoadingyusufo@chromium.org2012-12-131-1/+0
* Browser Plugin: PostMessage test seems reliable nowfsamuel@chromium.org2012-12-131-6/+2
* Fix Javabridge crash.acleung@google.com2012-12-132-3/+13
* Browser Plugin: Fix GuestUnresponsive Flakinessfsamuel@chromium.org2012-12-131-11/+13
* Aggressively discard tiles on OS X to see if it improvesccameron@chromium.org2012-12-131-0/+7
* Fix data URI faviconspkotwicz@chromium.org2012-12-131-2/+6
* [Android] Use pointer instead of non-const referenceskyostil@chromium.org2012-12-132-8/+8
* Disable AccessibilityAriaCombobox test to avoid blocking the WebKit rolladamk@chromium.org2012-12-131-1/+4
* Track managed memory usage in the command buffer.ccameron@chromium.org2012-12-135-17/+52