summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert r135533.thakis@chromium.org2012-05-083-11/+2
* Implement WebContentsView::GetDropData for Mac; disable on Auraaa@chromium.org2012-05-084-17/+39
* Move GLHelper ownership to ImageTransportFactory, and make it thread safepiman@chromium.org2012-05-086-208/+300
* content: Simplify the windows version check in GetCompositingSurface() function.tfarina@chromium.org2012-05-081-3/+1
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-074-23/+11
* Add AllowSuddenTermination to API. This provide means for plugins to let us k...tsepez@chromium.org2012-05-074-0/+11
* Introduce trivial dependency on libatk.dmazzoni@chromium.org2012-05-071-0/+9
* Do not send SetClientHasMemoryAllocationChanged after error.posciak@chromium.org2012-05-071-0/+3
* Prevent a use-after-free by explicitly destroying a TCVA's window before the ...ben@chromium.org2012-05-071-0/+3
* Don't enable viewport with default device scale factor anymore.flackr@chromium.org2012-05-071-3/+1
* Fix reference holding on net::IOBuffer in URLRequestSlowDownloadJob.rdsmith@chromium.org2012-05-071-0/+1
* Add native debugging support to android content shell.jrg@chromium.org2012-05-072-9/+36
* Ensures that the user can select 8kHz input sample rate as default rate and s...henrika@chromium.org2012-05-071-1/+5
* Revert 135602 - Allow serialization of ArrayBuffer params in extension/apps A...dmazzoni@google.com2012-05-073-68/+8
* Change webkit/{fileapi,quota} code to use TaskRunner.kinuko@chromium.org2012-05-072-9/+3
* Allow serialization of ArrayBuffer params in extension/apps API methodsasargent@chromium.org2012-05-063-8/+68
* Introduce content detection base class.leandrogracia@chromium.org2012-05-063-0/+144
* Revert 135593 - Add initial GTK web accessibility framework (new with valgrin...dmazzoni@chromium.org2012-05-0624-783/+92
* Add initial GTK web accessibility framework (new with valgrind fix).dmazzoni@chromium.org2012-05-0624-92/+783
* New Windows high-contrast mode bubble.dmazzoni@chromium.org2012-05-063-21/+4
* Translates the webkit notification for selection changes properly on Windows ...dtseng@chromium.org2012-05-064-2/+19
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-059-13/+14
* Reland 135525 - Add a first-class off-store install UI to chrome://extensions/.aa@chromium.org2012-05-0514-0/+38
* Fix file access on Chrome for ChromeOS on Linuxgspencer@chromium.org2012-05-052-12/+17
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-053-2/+11
* Revert 135525 - Add a first-class off-store install UI to chrome://extensions/.aa@chromium.org2012-05-056-17/+0
* Add a first-class off-store install UI to chrome://extensions/.aa@chromium.org2012-05-056-0/+17
* Return a list of plugins that support clearing site data instead of the first...bauerb@chromium.org2012-05-052-14/+14
* Move IndexedDBKey, IndexedDBKeyRange into content namespacejsbell@chromium.org2012-05-0424-214/+268
* Fix incorrect test for 32 bit NaCl sandbox on Windows.bbudge@chromium.org2012-05-041-3/+3
* Add a couple more syscalls for the Nvidia binary driver, based on a real-worldcevans@chromium.org2012-05-041-4/+11
* Update tests affected by IndexedDB string-constant API changes, and disablealecflett@chromium.org2012-05-049-29/+45
* Make ServerBoundCertService use TaskRunner interface instead of using WorkerP...mattm@chromium.org2012-05-041-1/+3
* Addition of a set of basic unit tests for the GL_CHROMIUM_copy_texture extens...twiz@chromium.org2012-05-042-1/+7
* Convert the autofill interactive browser test to a normal browser_test. I add...jam@chromium.org2012-05-041-2/+1
* Fix the PpapiPluginProcessHost::BrokerClient implementation in PluginDataRemo...yzshen@chromium.org2012-05-041-2/+3
* Support cross-process window.close() messages.creis@chromium.org2012-05-049-1/+53
* Refactor DownloadManager::DownloadUrl() to allow it to take many parameters.benjhayden@chromium.org2012-05-0410-129/+264
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-047-87/+181
* Save Page As MHTMLbenjhayden@chromium.org2012-05-0412-42/+153
* Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-047-181/+87
* Don't allow targeted navigations across BrowsingInstances.creis@chromium.org2012-05-044-4/+16
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-047-87/+181
* Fix media stream stop.wjia@chromium.org2012-05-044-4/+75
* Fixed three memory bugs in SpeechRecognitionManagerImpl and SpeechRecognizerI...primiano@chromium.org2012-05-042-7/+31
* GpuMemoryManager should limit memory allocations based on viewport size for a...mmocny@chromium.org2012-05-045-4/+52
* Reduce the alphabet of a MediaStream::label to only contain safe symbolsperkj@chromium.org2012-05-041-5/+8
* Fix the implementation order of GeolocationProvider methodsbartfab@chromium.org2012-05-041-84/+84
* Add content API for requesting the current geolocationbartfab@chromium.org2012-05-046-211/+321
* Use the asynchronous version CopyFromBackingStore in AeroPeekManagermazda@chromium.org2012-05-041-3/+1