summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Get rid of ipc_sender.h include in ipc_message.h.viettrungluu@chromium.org2012-12-142-1/+8
* Landing patch from issue 11533004tommi@chromium.org2012-12-142-0/+4
* Pepper and IPC plumbing to display message to NaCl userdschuff@chromium.org2012-12-141-0/+5
* Adding extra logs to investigate a crasher.jcivelli@chromium.org2012-12-142-8/+17
* Initial braille supportdtrainor@chromium.org2012-12-143-3/+34
* Refactor AutofillPopupView and friendsestade@chromium.org2012-12-141-15/+6
* Cleaning up ImeAdapter.javaaurimas@chromium.org2012-12-141-35/+27
* Implement doUpdateVisitedHistory callbackboliu@chromium.org2012-12-143-1/+26
* Implement the Instant extended API startMargin, endMargin, and rtl properties...melevin@chromium.org2012-12-142-2/+2
* ipc: Use existing [de]serializer for WebInputEvent.sadrul@chromium.org2012-12-141-12/+4
* Add new IPC for searchbox to pipe SearchBox NavigateContentWindow calls to th...shishir@chromium.org2012-12-131-0/+2
* [Android] Notify ContentViewCore about pending renderer framesskyostil@chromium.org2012-12-131-0/+12
* The new cross-process client-redirect logic is replacing the current navigati...irobert@chromium.org2012-12-132-15/+1
* Make sure that all OpenDevice requests are scrutinized against the audio and ...pastarmovj@google.com2012-12-132-0/+17
* Fire SystemMonitor::{RESUME,SUSPEND}_EVENT on Android.pliard@chromium.org2012-12-131-1/+2
* Renderer process can allocate anonymous shared memory without help from brows...apatrick@chromium.org2012-12-133-11/+11
* [content shell] disable appcache console logging for layout testsjochen@chromium.org2012-12-121-0/+3
* Revert 172627shawnsingh@google.com2012-12-121-11/+0
* Add a switch to enable compositing for scrollable frames.wangxianzhu@chromium.org2012-12-122-3/+9
* Cache GL strings from GPU process and use them at next browser startup.zmo@chromium.org2012-12-121-0/+11
* This CL is part of https://codereview.chromium.org/11316275/, but only contai...xians@chromium.org2012-12-122-15/+15
* History: Integrate synced history visits from the server with local history r...dubroy@chromium.org2012-12-121-6/+0
* Fix PopupZoomer addView/removeViewaruslan@chromium.org2012-12-121-12/+23
* Ignore autocomplete=off when password manager is saving the generated passwor...zysxqn@google.com2012-12-122-0/+5
* Add insertion handle testscjhopman@chromium.org2012-12-125-38/+229
* [content shell] implement testRunner.setGamepadDatajochen@chromium.org2012-12-111-0/+8
* Fix certificate and keychain installation on Android.digit@chromium.org2012-12-111-6/+9
* Add traits for PointF and Vector2dF.aelias@chromium.org2012-12-112-0/+58
* Garbage Collect the Storage directory on next profile start after an extensio...ajwong@chromium.org2012-12-112-1/+14
* Add PopupZoomer view to hierarchy only when necessary.aruslan@chromium.org2012-12-105-15/+190
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-101-0/+6
* Add an option to disable the histogram customizer.jochen@chromium.org2012-12-102-0/+4
* Remove unused DidOpenURL api from WebContentObserver.shishir@chromium.org2012-12-101-5/+0
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-094-15/+50
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-083-7/+5
* Stop caching pointers to RenderWidgetHostView in WebContentsView implementati...jam@chromium.org2012-12-071-6/+0
* [Android] Support missing resource in PopupZoomer.mkosiba@chromium.org2012-12-071-3/+9
* Runtime-enable web intents.gbillock@chromium.org2012-12-072-0/+4
* [Android] Mark final input events for current vsync periodskyostil@chromium.org2012-12-071-4/+9
* Revert 171831jam@chromium.org2012-12-071-0/+6
* Stop caching pointers to RenderWidgetHostView in WebContentsView implementati...jam@chromium.org2012-12-071-6/+0
* android: Improve ActivityStatus and add ChromiumActivity.digit@chromium.org2012-12-072-12/+12
* LongPressDetector should be given a chance to cancel long presses.aruslan@chromium.org2012-12-072-0/+44
* Remove VSyncMonitor from ContentViewCorearuslan@chromium.org2012-12-071-30/+0
* Temporary fix for downstream webviewjoth@chromium.org2012-12-061-0/+7
* Revert 171408raymes@chromium.org2012-12-063-9/+7
* Preparing content/ for the removal of scoped_refptr::release()piman@chromium.org2012-12-061-1/+1
* Prevent double notifications from the date/time dialogs. This seems to have b...miguelg@chromium.org2012-12-063-8/+23
* [Android WebView] Add new chrome/-less pak dependency.benm@chromium.org2012-12-061-16/+40
* Stop sending touch events to WebKit if no consumer exists for touch downyusufo@chromium.org2012-12-064-47/+284