summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Fix showing the shelf for downloads started by extensions.benjhayden@chromium.org2013-04-235-22/+9
* Java-side sensor polling getHandler() method simplification as per joth's com...timvolodine@chromium.org2013-04-231-29/+8
* Reland r195688 which was reverted due to build break.varunjain@chromium.org2013-04-2319-2/+878
* Removed GL adapter output device.skaslev@chromium.org2013-04-233-191/+0
* Never bind two NSOpenGLContexts to an NSViewccameron@chromium.org2013-04-232-3/+11
* Enable RTCPeerConnectionHandlerTest.RemoveAndAddVideoTrackFromRemoteStream an...perkj@chromium.org2013-04-231-8/+2
* Web MIDI: Add a run-time flagtoyoshim@chromium.org2013-04-234-0/+8
* Disable the new tests I added on Mac since they're flaky on mac release bots ...jam@chromium.org2013-04-233-1/+16
* [Android] Refactor NativeView to be able to use it for AutofillDialog.aurimas@chromium.org2013-04-239-57/+45
* Renable the tests I disabled in r195725 on Win Aura. They were failing a debu...jam@chromium.org2013-04-234-1/+16
* Disable the browser tests which depend on --single-process on Win Aura as wel...jam@chromium.org2013-04-231-6/+3
* [Android] Add PageInfo interface.newt@chromium.org2013-04-235-44/+123
* Add frame parameter to GetNavigationErrorStrings.ttuttle@chromium.org2013-04-232-1/+4
* Fix DomSerializerTests.SerializeHTMLDOMWithAddingMOTW failure on debug Mac bo...jam@chromium.org2013-04-231-9/+11
* Revert 195688 "Enable touch based selection and editing for webp..."jam@chromium.org2013-04-2319-877/+2
* Convert the remaining test_shell_tests to content_browsertests.jam@chromium.org2013-04-2310-9/+1749
* fix win aura component buildjam@chromium.org2013-04-231-1/+1
* CC: Avoid use-after free when accessing sync_message_filterepenner@chromium.org2013-04-232-2/+5
* Enable touch based selection and editing for webpages behind a flag.varunjain@chromium.org2013-04-2319-2/+877
* Instant Extended: Prevent overlay from becoming transparentsail@chromium.org2013-04-232-6/+15
* Don't use the GpuChannelHostFactory from the IO thread.piman@chromium.org2013-04-232-16/+8
* Record WebRTC NEON detection result in histograms on ARM Android.wjia@chromium.org2013-04-232-0/+10
* Enable collecting histogram data on PPAPI plugin and broker processes.xhwang@chromium.org2013-04-231-1/+6
* Removing old style frame tree updates.nasko@chromium.org2013-04-2314-571/+3
* Remove WebDOMStringList from chromiumalecflett@chromium.org2013-04-226-19/+11
* Add Shutdown() helper to ChildThread and move all destructor logic.dcheng@chromium.org2013-04-2214-1/+35
* Use base::MessageLoop in media code.xhwang@chromium.org2013-04-2231-189/+190
* Enable gesture tap highlighting by default on ChromeOSwjmaclean@chromium.org2013-04-221-0/+5
* Remove legacy open method from IDB renderer proxyalecflett@chromium.org2013-04-222-25/+0
* Use a bitmap encoder when serializing to SkPicturescroggo@google.com2013-04-221-1/+11
* Move Inspector.detached and Worker.disconnectedFromWorker event generation to...kaznacheev@chromium.org2013-04-224-6/+27
* Use Unix time for frame timestampsjustinlin@chromium.org2013-04-223-20/+11
* Allow showing pending URL for new tab navigations, but only if safe. creis@chromium.org2013-04-2214-43/+391
* Rename RenderViewHostDelegate::RenderViewGone -> RenderViewTerminatedphajdan.jr@chromium.org2013-04-227-23/+25
* [content shell] don't bail out because a renderer got unresponsive.jochen@chromium.org2013-04-221-4/+1
* Error response for malformed commands should be provided by DevTools backendyurys@chromium.org2013-04-221-9/+8
* Remove WebExceptionCode from IDB proxy codealecflett@chromium.org2013-04-229-66/+29
* remove unnecessary dependencies on WebSecurityOriginalecflett@chromium.org2013-04-224-6/+0
* Add brackets around newly multi-lined conditional block.pam@chromium.org2013-04-221-1/+2
* Android: Throttle the renderer harder.sievers@chromium.org2013-04-222-8/+2
* Implement vsync notification on Androidskyostil@chromium.org2013-04-226-39/+151
* Fix mac x64 build error in pepper_truetype_font_list_mac.mm.tapted@chromium.org2013-04-221-1/+1
* Modify AccessibilityTreeFormatter to build up an internal representation of t...aboxhall@chromium.org2013-04-2271-435/+669
* Mac Plugins: Remove PluginProcessHost dtor check that it is on the UI thread.thestig@chromium.org2013-04-221-18/+8
* Copy test data since it won't apply in try bots. BUG=126514jam@chromium.org2013-04-218-0/+83
* Implement offline mode behind a flag.rdsmith@chromium.org2013-04-2012-28/+350
* Reland "gpu: Fix Vivante's "hisilicon" GPUs"epenner@chromium.org2013-04-201-1/+3
* [Autofill] Handle the Tab Key in the new UIcsharp@chromium.org2013-04-202-9/+10
* Android: Throttle render compositor if browser (compositor) is behind.sievers@chromium.org2013-04-192-6/+59
* media: Add support for playback of VP8 Alpha video streamsvigneshv@chromium.org2013-04-192-0/+22