summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Make on-screen keyboard not pop up when switching to a tab.dmazzoni@chromium.org2012-08-228-28/+139
* aura: Share shared context across compositorspiman@chromium.org2012-08-224-123/+118
* Fix a bug where the inspector would not keep event pages alive.mpcomplete@chromium.org2012-08-227-23/+26
* Retry channel setup for NPAPI plugins.shess@chromium.org2012-08-222-46/+61
* Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-221-0/+6
* Access the QuotaManager via a StoragePartition to support the isolated app fe...michaeln@google.com2012-08-225-13/+10
* Move Android user agent generation to native codedfalcantara@chromium.org2012-08-217-109/+0
* Fix the DownloadManager not initialized error in content shell.shouqun.liu@intel.com2012-08-212-0/+32
* Prepare render_widget_fullscreen_pepper.cc's WebWidget implementation for htt...abarth@chromium.org2012-08-211-0/+4
* Add new TextInputState parameters to carry information from WebViewImpl::text...olilan@chromium.org2012-08-2119-66/+113
* [Android] Connect content detection to the renderer.leandrogracia@chromium.org2012-08-215-1/+127
* Call WebFrame::selectRange instead of WebFrame::setSelectionToRangehusky@chromium.org2012-08-211-1/+1
* Ensure that isolated apps use the right cookies for media requests.creis@chromium.org2012-08-218-11/+39
* [content shell] create a central WebKitTestController object that manages the...jochen@chromium.org2012-08-214-112/+209
* Refactor the Android port to allow access to the chrome layer.leandrogracia@chromium.org2012-08-2115-766/+68
* Revert 152469 - win: Make GPU process crash on exit once it has successfully ...apatrick@chromium.org2012-08-211-10/+0
* image-skia: Remove implicit conversion to SkBitmap on linux and chromeos.sadrul@chromium.org2012-08-211-1/+8
* NavigationController::IsInitialNavigation() doesn't span COMMITTEDdhollowa@chromium.org2012-08-214-4/+28
* Revert 152432 - Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-211-6/+0
* Integrate external mount points to IsolatedContextkinuko@chromium.org2012-08-211-2/+2
* [content shell] disable the auth prompt during layout testsjochen@chromium.org2012-08-211-2/+5
* Split net::UploadData into two: for resource request IPC and for upload handlingkinuko@chromium.org2012-08-215-83/+150
* Revert 152528 - Split net::UploadData into two: for resource request IPC and ...kinuko@chromium.org2012-08-215-149/+78
* Split net::UploadData into two: for resource request IPC and for upload handlingkinuko@chromium.org2012-08-215-78/+149
* [content shell] Add content_shell_builder target for win buildbotsjochen@chromium.org2012-08-211-0/+8
* VAVDA: Properly size the picture vector before using itmarcheu@chromium.org2012-08-211-5/+10
* Write to new WebGestureEvent fieldsrbyers@chromium.org2012-08-212-0/+35
* Upgrade AudioBus to support wrapping, interleaving.dalecurtis@chromium.org2012-08-211-14/+6
* net: Make UploadData::Element an independent classhashimoto@chromium.org2012-08-212-15/+15
* win: Make GPU process crash on exit once it has successfully initialized.apatrick@chromium.org2012-08-211-0/+10
* Disable seccomp-legacy if --no-sandbox is passed.jln@chromium.org2012-08-211-4/+6
* Add full ARM syscall list.jorgelo@chromium.org2012-08-211-7/+1
* Fix leak in Mac PowerSaveBlocker.avi@chromium.org2012-08-211-2/+7
* Add comments to HistogramFlatterner interface and rename a functionkaiwang@chromium.org2012-08-202-6/+11
* Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-201-0/+6
* Revert 152406 - Introduce shared_memory_support media target for PPAPI.dalecurtis@google.com2012-08-204-5/+3
* Revert 150969 - Disable getting histogram data from child processes other tha...rtenneti@chromium.org2012-08-201-2/+0
* Removed benchmark results object from rendering benchmarks, now one result pe...dmurph@chromium.org2012-08-205-101/+57
* Attached data cleanup.avi@chromium.org2012-08-202-13/+3
* VAVDA: Clarify curr_pic_ ownership in FinishPicture().posciak@chromium.org2012-08-201-6/+15
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-204-3/+5
* Add histograms for network activity, and total/cumulativetburkard@chromium.org2012-08-202-4/+4
* Enable verbose logging during PluginMsg_CreateInstance.bauerb@chromium.org2012-08-202-7/+35
* Replaced static URLRequestFileJob factory with non-static protocol handler fo...shalev@chromium.org2012-08-201-1/+4
* Revert 152040 - GPU process exits with error code on failure to initialize.apatrick@chromium.org2012-08-201-7/+2
* Convert the indexed db pyauto tests to content_browsertests.jam@chromium.org2012-08-209-1/+346
* [Android] Implement WebSettings.{get|set}Allow{Content|File}Access.mnaganov@chromium.org2012-08-202-0/+53
* [content shell] rename layout_test_controller{,_host,_bindings}.* to webkit_t...jochen@chromium.org2012-08-2014-86/+86
* Delete an obsolete comment on RenderWidgetHost::CopyFromBackingStore.mazda@chromium.org2012-08-201-3/+0
* Revert 152213 - Replace the DownloadFileManager with direct ownership of Down...rdsmith@chromium.org2012-08-1934-1010/+1648