summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* instant: Fix crash from gesture events on instant preview.sadrul@chromium.org2012-07-191-1/+7
* Upstream support for WebKit shared timer toggling.pliard@chromium.org2012-07-192-1/+5
* Get content_browsertest working. I've added a simple test for now, and will c...jam@chromium.org2012-07-193-7/+41
* Add isWritableFileEntry to the fileSystem APIthorogood@chromium.org2012-07-191-0/+5
* Remove about:flags entry for enabling Gamepad APIscottmg@chromium.org2012-07-192-4/+0
* Move notifications only used in chrome/ to chrome/, renames one notification ...avi@chromium.org2012-07-181-19/+5
* Upstream ContentVideoView.java content_video_view.* media_metadata_android.*cramya@chromium.org2012-07-182-0/+641
* Upstream HTML select tags: part 2aruslan@chromium.org2012-07-182-0/+274
* Coverity: Fix uninit member variables.kmadhusu@chromium.org2012-07-171-0/+2
* Remove "chrome" hardcoded suffix from Android .pak path.tedchoc@chromium.org2012-07-171-4/+3
* Cleanup: Add a note to BrowserChildProcessHost::Launch().thestig@chromium.org2012-07-171-0/+1
* Enable renderer side mixing behind a flag.dalecurtis@chromium.org2012-07-172-0/+4
* WebMediaPlayerImpl needs to own the audio source provider.rtoy@google.com2012-07-162-0/+3
* Move Rename functionality from DownloadFileManager to DownloadFileImple.rdsmith@chromium.org2012-07-132-5/+1
* Clean up CopyFromBackingStore and CopyFromCompositingSurface.mazda@chromium.org2012-07-131-2/+2
* Adds helper methods for WebView.aurimas@chromium.org2012-07-132-0/+50
* Change DownloadManagerImpl to operate on DownloadItemImpl rdsmith@chromium.org2012-07-134-70/+2
* Annotate some Java classes with @JNINamespace("content").pliard@chromium.org2012-07-137-0/+16
* Rename APP_EXITING notification to ALL_BROWSERS_CLOSING.benwells@chromium.org2012-07-131-1/+1
* Add permissions buts for Pepper plugins.brettw@chromium.org2012-07-132-1/+5
* Add pak file support for content shell and android apks.tedchoc@chromium.org2012-07-122-0/+304
* Support partitioning of storage contexts based on render_id.ajwong@chromium.org2012-07-123-2/+23
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-127-0/+43
* Add RemoteDebuggingController.java and its (native) dependencies.pliard@chromium.org2012-07-122-0/+101
* Revert 146162 - Move Rename functionality from DownloadFileManager to Downloa...rdsmith@chromium.org2012-07-112-1/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move Rename functionality from DownloadFileManager to DownloadFileImple.rdsmith@chromium.org2012-07-112-5/+1
* Revert "Revert 146000 - Split out ContentViewCore from ContentView for embedd...tedchoc@chromium.org2012-07-117-303/+957
* Add support for triggering Android intents based on content.leandrogracia@chromium.org2012-07-114-2/+23
* Remove #pragma once from contentajwong@chromium.org2012-07-11184-236/+53
* This change moves the end of a namespace block before #endif.hbono@chromium.org2012-07-111-2/+2
* Revert 146000 - Split out ContentViewCore from ContentView for embedders.ericu@google.com2012-07-118-983/+328
* Split out ContentViewCore from ContentView for embedders.tedchoc@chromium.org2012-07-118-328/+983
* Revert 145925 - Disabling deferred 2d canvas rendering by default.junov@chromium.org2012-07-102-4/+4
* Ensure static BrowserContext methods only get called on the UI thread. Also e...jam@chromium.org2012-07-101-1/+2
* Disabling deferred 2d canvas rendering by default.junov@chromium.org2012-07-102-4/+4
* Chromium change of sharing some WebKit API between Android/Linux.wangxianzhu@chromium.org2012-07-091-0/+7
* Add GetLoadProgress to web_contents, used by Android Content Shell.tedchoc@chromium.org2012-07-091-5/+3
* Remove the code to wait on disconnected child processes to get the exit code....jam@chromium.org2012-07-091-4/+1
* Changing tab closure handling logic in speech recognition code and cleaning b...primiano@chromium.org2012-07-061-0/+4
* Move DeviceInfo to common to prevent a DEPS failure.leandrogracia@chromium.org2012-07-051-1/+1
* [Android] Fix command line path in flag_changer.py.mkosiba@chromium.org2012-07-041-1/+1
* Shifted DownloadFile to exporting DownloadInterruptReasons.rdsmith@chromium.org2012-07-031-2/+2
* [Android] Add UI pickers.leandrogracia@chromium.org2012-07-034-0/+876
* upstream SurfaceTextureListener and SurfaceTextureBridge class for androidqinmin@chromium.org2012-07-021-0/+46
* Download filename determination refactor (2/3)asanka@chromium.org2012-07-024-14/+9
* Cleanup IPC::ChannelProxy to use SingleThreadTaskRunnersergeyu@chromium.org2012-07-021-0/+4
* Use @JNINamespace in ContentView.pliard@chromium.org2012-07-021-0/+2
* Remove 1 static initializer from chrome_speech_recognition_manager_delegate.ccthakis@chromium.org2012-06-291-1/+1
* Move process-per-site logic from BrowsingInstance to RenderProcessHost.creis@chromium.org2012-06-291-1/+1