summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Revert 163640 - Enable EncryptedMediaTest on ASAN bots.dbeam@chromium.org2012-10-241-0/+15
* Clear the favicon of a tab when navigating to a url on a different host.pkotwicz@chromium.org2012-10-242-3/+120
* Add Windows-specific accessibility histograms.dmazzoni@chromium.org2012-10-243-21/+101
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-2428-233/+240
* Replace AudioManager::Init() with InitializeOnAudioThread().dalecurtis@chromium.org2012-10-231-4/+1
* Make WebContentsDelegate::LoadProgressChanged android only.nileshagrawal@chromium.org2012-10-231-0/+2
* Enable sad tab for Android renderer crashes.yfriedman@chromium.org2012-10-233-2/+29
* Cancel scroll gesture at the start of a tap gesture.girard@chromium.org2012-10-231-2/+12
* Move sandbox code in content to content namespace.jam@chromium.org2012-10-231-1/+2
* Disable NavigationControllerTest.ReloadOriginalRequestURL on Android since it...jam@chromium.org2012-10-231-0/+3
* Non-functional change to simply have Downloads query Prefs for the charset wh...pauljensen@chromium.org2012-10-234-15/+0
* Enable EncryptedMediaTest on ASAN bots.ddorwin@chromium.org2012-10-231-15/+0
* Move a bunch more code into the content namespace.jam@chromium.org2012-10-2352-1280/+1042
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-239-30/+48
* Remove test_url_constants.* which were temporary until we got content_unittes...jam@chromium.org2012-10-233-24/+22
* Store the dimensions of the first finger's enclosing rectangle when creating ...tdanderson@chromium.org2012-10-232-0/+10
* Add a flag to enable the deprecated PeerConnection00tommyw@chromium.org2012-10-231-0/+1
* Move a bunch of content\common code into the content namespace.jam@chromium.org2012-10-236-0/+12
* webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'hashimoto@chromium.org2012-10-238-14/+14
* Add methods to base::Thread to allow Windows consumers to ask for COM to be i...pkasting@chromium.org2012-10-232-46/+7
* Upstream Autofill functionality for Android.aurimas@chromium.org2012-10-232-0/+10
* Eliminate duplicate COM and OLE initializations.pkasting@chromium.org2012-10-233-19/+4
* Remove Stage3D field trial.jbauman@chromium.org2012-10-231-9/+0
* Enable texture readback support for Androiddtrainor@chromium.org2012-10-239-11/+127
* touch: Do not run a test on windows since a number of the related functions a...sadrul@chromium.org2012-10-221-1/+5
* touch/aura: Make sure the touch-event state is maintained properly.sadrul@chromium.org2012-10-223-8/+91
* Enable renderer side mixing by default for Mac and Windows.dalecurtis@chromium.org2012-10-221-0/+4
* Android: Expose Swap ACK callback.sievers@chromium.org2012-10-221-0/+1
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-226-3/+11
* Handle error cases when failing to get print settings or the print settings a...raymes@chromium.org2012-10-221-2/+6
* Handle IMR_QUERYCHARPOSITION even when there is no compositionYukawa@chromium.org2012-10-221-6/+15
* Add a flag to disable the Carbon interpose library in Mac NPAPIstuartmorgan@chromium.org2012-10-221-13/+15
* Build navigation_entry_impl and its unit test on iOS.msarda@chromium.org2012-10-221-0/+2
* Disable SpeechRecognitionBrowserTest::TestCancelAll on mac.msarda@chromium.org2012-10-221-7/+2
* Support filesystem files from BlobURLRequestJobhashimoto@chromium.org2012-10-221-0/+3
* Remove StreamOptions constructor that doesn't specify device type.justinlin@chromium.org2012-10-224-9/+21
* Make ui::Texture function prototypes consistent across all subclasses.reveman@chromium.org2012-10-211-3/+4
* The current code does a lot of hooking in and out of javascript (after a time...hartmanng@chromium.org2012-10-204-47/+22
* Android browser compositor: Handle view surface changes.sievers@chromium.org2012-10-201-1/+4
* Browser Plugin: Implement exitfsamuel@chromium.org2012-10-201-1/+4
* 3rd try:oshima@chromium.org2012-10-201-0/+7
* Ensure the WebIntentData from the renderer carries the right data payload.gbillock@chromium.org2012-10-191-1/+9
* Upstream hooks necessary for setBackgroundColor APIyusufo@chromium.org2012-10-192-0/+9
* Revert r162691 "Fix for out-of-sync scale factor issue"oshima@chromium.org2012-10-191-7/+0
* touch: Fix a couple of coalescing related bugs.sadrul@chromium.org2012-10-194-13/+122
* > Refactor media_stream_device_settings into media_stream_ui_controller.xians@chromium.org2012-10-1911-601/+933
* DevTools: merge is_docked and dock_side into single dock_side state.pfeldman@chromium.org2012-10-192-13/+0
* Add an ability to cancel resource loading with a specific error code.mnaganov@chromium.org2012-10-197-6/+79
* ui: Add PrepareTexture() function to ui::Texture.reveman@chromium.org2012-10-192-9/+19
* Move CC switches to cc/switches.h.aelias@chromium.org2012-10-192-6/+7