summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Make Stream return STREAM_ABORTED to tell the reader it's failed.tyoshino@chromium.org2013-08-234-10/+43
* Revert 219132 "Always enable FCM on Windows."creis@chromium.org2013-08-233-84/+26
* <webview>: Fix resizefsamuel@chromium.org2013-08-221-12/+12
* Always enable FCM on Windows.gab@chromium.org2013-08-223-26/+84
* aura: Fix raciness in context loss and recreation.danakj@chromium.org2013-08-221-9/+25
* Start renderer in ContentViewCoreImpl::EvaluateJavaScript.michaelbai@chromium.org2013-08-224-7/+30
* Support stream textures with the synchronous compositorsievers@chromium.org2013-08-221-3/+89
* Check kDisablePanelFitting in GpuDataManager.oshima@chromium.org2013-08-221-1/+7
* Fix CopyFromCompositingSurface_* flakinesspiman@chromium.org2013-08-223-74/+21
* Implement inertial sensor service and shared memory data fetcher for device m...timvolodine@chromium.org2013-08-2216-512/+775
* Test getUserMedia aspect ratio and letterbox/cropped.mcasas@chromium.org2013-08-221-9/+34
* Use accelerated video with software compositor.jbauman@chromium.org2013-08-221-0/+1
* Fix extra space in error message.jorgelo@chromium.org2013-08-221-1/+1
* Disabled flaky internal browser tests on Windows.phoglund@chromium.org2013-08-221-11/+20
* Limit the total memory usage for Stream instancestyoshino@chromium.org2013-08-2210-25/+232
* Move webui_resources_test.js to ui/webui/resources/js/.scherkus@chromium.org2013-08-224-503/+0
* Correctly send loadabort event when WebUI src is specified for a <webview>.lazyboy@chromium.org2013-08-222-6/+23
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-222-2/+2
* Modify Pepper CreateResourceHostFromHost to create multiple hosts.raymes@google.com2013-08-222-28/+33
* Pipe detailed information (including stack trace) about runtime JS errors cau...rdevlin.cronin@chromium.org2013-08-226-7/+14
* IndexedDB: Reformat the leveldb coding scheme documentationjsbell@chromium.org2013-08-211-98/+96
* Convert NetworkLocationRequest::ListenerInterface to a callback.mvanouwerkerk@chromium.org2013-08-214-32/+25
* Revert 218551 "Reland 217049 "Make sure unexpected exit paths ge..."rvargas@google.com2013-08-211-12/+0
* Remove unused variable declaration.etienneb@chromium.org2013-08-211-1/+0
* Disable CopyFromCompositingSurface_* also on ChromiumOs debugvabr@chromium.org2013-08-211-7/+14
* Explicitely track whether the RWHI's screen info is out of date.jochen@chromium.org2013-08-212-5/+7
* Fix typo in Disable CopyFromCompositingSurface_*vabr@chromium.org2013-08-211-1/+1
* Add WebUIDataSourceImpl::DisableReplaceExistingSourceshuais@opera.com2013-08-212-1/+11
* Disable TouchSelectionOriginatingFromWebpageTest (2nd attempt)vabr@chromium.org2013-08-211-1/+1
* Disable TouchSelectionOriginatingFromWebpageTestvabr@chromium.org2013-08-211-1/+8
* Enforce a memory limit on MappedMemoryManagerkaanb@chromium.org2013-08-212-2/+6
* Disable CopyFromCompositingSurface_* tests on win aura since they're flakyjochen@chromium.org2013-08-211-7/+64
* DevTools: support Input.dispatchGestureEvent for automation.pfeldman@chromium.org2013-08-214-4/+105
* Correctly use IsThreadedCompositingEnabled in content_browsertestspiman@chromium.org2013-08-218-6/+30
* Make AccessibilityNodeData more compact.dmazzoni@chromium.org2013-08-2013-434/+646
* Add support for multiple asynchronous browser startups.nyquist@chromium.org2013-08-204-12/+12
* Reland 217049 "Make sure unexpected exit paths ge..."rvargas@google.com2013-08-201-0/+12
* Initialize RenderWidget(Host)(View)s with correct visibility statejamesr@chromium.org2013-08-2020-36/+71
* Define proprietary_codecs=1 when branding==Chrome.scherkus@chromium.org2013-08-202-9/+9
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-205-36/+20
* Remove HostResolver::RequestInfo's priority parameterakalin@chromium.org2013-08-204-12/+17
* Add support for writing system traces at startupdavemoore@chromium.org2013-08-205-41/+245
* Web MIDI: enable midi_host.cc implementation on Androidtoyoshim@chromium.org2013-08-201-7/+5
* Disable GPU process prelaunch if browser uses the software compositorjbauman@chromium.org2013-08-201-1/+6
* Reference to a snapshot file must be kept regardless of whether it's given by...kinuko@chromium.org2013-08-201-2/+3
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-2043-54/+54
* Send software swap ack on browser commit.jbauman@chromium.org2013-08-201-1/+16
* Adds rudimentary drawing of properties and the list of property valuestyoverby@chromium.org2013-08-206-170/+137
* Move Pepper host class WeakPtrFactory member declarations.bbudge@chromium.org2013-08-204-3/+8
* Revert 218338 "Resubmit issue to fix issue where window bounds w..."scottmg@chromium.org2013-08-194-140/+57