summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Remove zero length composing spans.ohrn@opera.com2013-04-121-2/+12
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-1/+1
* content: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-122-2/+2
* [Android] Moving input related files to a separate input/ directory.aurimas@chromium.org2013-04-1118-955/+1060
* Clear browsing data clears data for type kStorageTypeTemporary but not for kS...cramya@chromium.org2013-04-111-0/+3
* [Android]miguelg@chromium.org2013-04-111-34/+27
* [Android WebView] Enable legacy support for target-densityDpimnaganov@chromium.org2013-04-112-0/+4
* Map accessible child ids from Views to RenderWidgetHostViewAuradmazzoni@chromium.org2013-04-111-0/+3
* [Android] Use the build-generated list of libraries for gtest APKscjhopman@chromium.org2013-04-111-1/+3
* [Android] Move LocaleUtils from base to ui.yfriedman@chromium.org2013-04-101-2/+2
* [Android] Remove unused Java strings and resources.newt@chromium.org2013-04-102-17/+0
* Move SQLitePersistentCookieStore to contentsky@chromium.org2013-04-101-0/+29
* Removed rdsmith@ from OWNERS for content/public/browser.rdsmith@chromium.org2013-04-101-3/+0
* Enable pinch & pinch-zoom scrollbars by default for CrOS.wjmaclean@chromium.org2013-04-102-0/+2
* Make ContentViewRenderView's SurfaceView injectablewonsik@chromium.org2013-04-101-1/+11
* convert NOTIFICATION_RENDER_VIEW_HOST_CREATED usage to callbacksphajdan.jr@chromium.org2013-04-092-6/+6
* WebSocket: Remove runtime disable flagtoyoshim@chromium.org2013-04-092-4/+0
* Moves fields only accessed from content::DocumentState to content::InternalDo...sky@chromium.org2013-04-092-118/+0
* Remove PROCESS_DUP_HANDLE from OpenProcessHandle since PROCESS_DUP_HANDLE acc...wfh@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Disables HTML notifications when rich notifications are enabled.dewittj@chromium.org2013-04-092-0/+4
* Stub out chrome://indexeddb-internalsalecflett@chromium.org2013-04-082-0/+2
* Add swap buffers posted methoddtrainor@chromium.org2013-04-081-0/+3
* Remove developer_extras_enabled from WebPreferencesyurys@chromium.org2013-04-061-1/+0
* Android: Use a ResourceThrottle to intercept GET downloads.nileshagrawal@chromium.org2013-04-061-3/+2
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-056-13/+42
* Fix the flaky full screen video tests by providing our own clickView;michaelbai@chromium.org2013-04-051-0/+7
* Add the ability to clear the shader disk cache.dsinclair@chromium.org2013-04-051-0/+12
* Add TraceEvent for frame updates in browserdtrainor@chromium.org2013-04-051-1/+1
* gesture nav: Disable gesture nav.sadrul@chromium.org2013-04-032-5/+4
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-2/+2
* Fix conversion of JavaScript doubles to Java numeric types in the Java Bridgesteveblock@chromium.org2013-04-032-30/+20
* DevTools: open remote front-ends using chrome-devtools://remote/* urls.pfeldman@chromium.org2013-04-032-2/+0
* permissionrequest API for guest Download.lazyboy@chromium.org2013-04-032-6/+10
* Resubmit of Remove AppIsolation from Extension Classrdevlin.cronin@chromium.org2013-04-031-2/+2
* [Android] Fix remaining linker errors for components buildyfriedman@chromium.org2013-04-031-1/+1
* Android: nits following library loader changes.bulach@chromium.org2013-04-022-2/+1
* Change GpuControlList features from bits of int to set.zmo@chromium.org2013-04-022-31/+15
* Extract metadata for media elementsqinmin@chromium.org2013-04-021-0/+117
* Let TV device be recognized as tabletjinsukkim@chromium.org2013-04-021-1/+4
* Make the build control what library(/ies) to loadcjhopman@chromium.org2013-04-016-61/+43
* Disable testScrolldfalcantara@chromium.org2013-04-011-3/+7
* Wires through a message once the page has painted somethingsky@chromium.org2013-04-011-1/+3
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-012-0/+8
* Remove redundant DevToolsManager methods and clean up its clients.kaznacheev@chromium.org2013-04-013-12/+11
* Revert 191571 "Move AppIsolation out of Extension Class"ilevy@chromium.org2013-03-311-2/+2
* Move AppIsolation out of Extension Classrdevlin.cronin@chromium.org2013-03-311-2/+2
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-317-17/+20