summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-225-6/+6
* Revert 178037cpu@chromium.org2013-01-221-18/+1
* Get rid of the static list of URLs in chrome_url_data_manager_backend.cc whic...jam@chromium.org2013-01-223-0/+50
* [android] Fix size reported in contentSizeChange callback.mkosiba@chromium.org2013-01-221-1/+2
* Fix official builder compile error when building aura on windowscpu@chromium.org2013-01-221-1/+18
* Add two new debug URLs for Pepper Flash:yzshen@chromium.org2013-01-222-0/+4
* [Android] Manage CVC's retained JS object set on the native side.benm@chromium.org2013-01-211-14/+6
* Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe...hashimoto@chromium.org2013-01-216-8/+10
* Switch users of ChromeWebUIDataSource to use the content::WebUIDataSource ins...jam@chromium.org2013-01-191-0/+71
* Start sending synthetic keyevents for enter and tab in Android IMEyusufo@chromium.org2013-01-182-50/+52
* Revert 177765scottmg@chromium.org2013-01-181-6/+14
* [Android] Manage CVC's retained JS object set on the native side.benm@chromium.org2013-01-181-14/+6
* Update some #includes for WebSerializedScriptValue and WebArrayBufferView tha...pilgrim@chromium.org2013-01-181-1/+1
* Added page type to remote debugger json/listkaznacheev@chromium.org2013-01-181-0/+8
* Stop tracking frames in the webNavigation API once they're detached.jochen@chromium.org2013-01-181-0/+3
* [content shell] Don't override the default theme when running layout testsjochen@chromium.org2013-01-172-0/+4
* [content shell] enable mock scrollbars for compositing layout testsjochen@chromium.org2013-01-171-0/+1
* Split Date/Time picker values from IME processing since date/time related for...miguelg@chromium.org2013-01-172-72/+94
* Add incoming intent page transition modifier for Android.jknotten@chromium.org2013-01-171-0/+3
* Create new gesture LongTap dispatched after long press for Androidyongsheng.zhu@intel.com2013-01-174-5/+129
* content: Remove deprecated method from TestBrowserThread.tfarina@chromium.org2013-01-172-13/+1
* Remove --enable-ui-release-front-surface, make it on by defaultpiman@chromium.org2013-01-172-5/+0
* Merge DownloadItem::SafetyState and DownloadDangerTyperdsmith@chromium.org2013-01-174-14/+7
* Media Galleries: Add write support.thestig@chromium.org2013-01-171-4/+14
* Fix JELLY_BEAN SDK build breakdtrainor@chromium.org2013-01-161-2/+5
* Update comment describing disable-fullscreen switchskyostil@chromium.org2013-01-161-1/+1
* Add force_compositing_mode support in gpu blacklist.zmo@chromium.org2013-01-161-1/+3
* VDA implementation for Exynos, using V4L2sheu@chromium.org2013-01-162-0/+4
* Support file system access in DevTools with isolated file system.vsevik@chromium.org2013-01-161-0/+9
* Add support for calculating the position of the top controls in the cc layer.tedchoc@chromium.org2013-01-161-2/+3
* Remove support for 'system' SSL on Mac (SecureTransport) and Win (SChannel)rsleevi@chromium.org2013-01-162-10/+0
* Simplify WebUI data sources. Currently WebUI data sources implement a URLData...jam@chromium.org2013-01-162-36/+25
* Inject accessibility if spoken/braille service enableddtrainor@chromium.org2013-01-161-1/+10
* Throw exception when initialization failed.michaelbai@chromium.org2013-01-158-37/+80
* Fix a problem where OpenDevice would open the wrong device if multiple are av...pastarmovj@chromium.org2013-01-152-1/+11
* Add a histogram for renderer memory usage.marja@chromium.org2013-01-152-0/+5
* Make content::PowerSaveBlocker publichashimoto@chromium.org2013-01-152-3/+49
* Method to check if the device has TV feature.jinsukkim@google.com2013-01-151-2/+19
* Switch Android code to use ExecuteJavascriptInWebFrameCallbackResult.avi@chromium.org2013-01-158-65/+42
* Don't derive from ChromeURLDataManager::DataSource, and instead have these cl...jam@chromium.org2013-01-142-0/+111
* Findbugs fixes, removing fields that are never read fromkristianm@chromium.org2013-01-142-14/+0
* Log some additional information in crash dumps.darin@chromium.org2013-01-121-1/+2
* Initial CL for Downloads resumption.rdsmith@chromium.org2013-01-128-6/+36
* Mark InsertionHandle tests flakycjhopman@chromium.org2013-01-121-5/+13
* GTTF: Replace usage of Time::Now with TimeTicks::Nowphajdan.jr@chromium.org2013-01-111-7/+9
* Add a new code/message path for moving an insertion handlecjhopman@chromium.org2013-01-113-19/+150
* [android_webview] Add onMeasure support.mkosiba@chromium.org2013-01-111-1/+21
* Android command line: allow single quote for arguments.bulach@chromium.org2013-01-112-8/+30
* More conversion from uint to size_t for shared memory allocation sizes.cevans@chromium.org2013-01-113-3/+3
* NaCl: Clean up file descriptor setup in nacl_helper on linuxmseaborn@chromium.org2013-01-101-1/+1