summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Convert the PluginService interface to be an async wrapper around PluginList.rsesek@chromium.org2011-09-236-57/+133
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-2312-32/+46
* Add a "disabled" field for GPU Blacklist entries.zmo@google.com2011-09-234-8/+82
* Reland r102332 - export more symbols needed for the component builddpranke@chromium.org2011-09-236-19/+30
* Removed sending of the following IPC messages from chrome and added API's on ...ananta@chromium.org2011-09-233-4/+72
* Revert "Fix more symbol exports and a compile failure for the component build...dpranke@chromium.org2011-09-226-30/+19
* Fix more symbol exports and a compile failure for the component build ofdpranke@chromium.org2011-09-226-19/+30
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-2212-46/+32
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-2212-32/+46
* net: Put more functions from escape.h into net namespace.tfarina@chromium.org2011-09-222-4/+4
* Removing singelton property of MediaStreamManager.mflodman@chromium.org2011-09-2215-99/+246
* Make isimpledom write shared generated files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2011-09-222-3/+4
* Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2011-09-222-4/+7
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-2210-9/+233
* Added UMA for downloads that are interrupted at the end.ahendrickson@chromium.org2011-09-212-1/+11
* wstring: convert all SetPageTitle APIs to use string16evan@chromium.org2011-09-212-2/+2
* Retry r100017. This time, prevent a potential shutdown race by moving the cal...benjhayden@chromium.org2011-09-2116-105/+307
* Removed sending of the content IPC messages from chrome and replaced them wit...ananta@chromium.org2011-09-215-96/+191
* Revert 102126 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-2112-194/+148
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-212-1/+1
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-2112-148/+194
* Refactor SpeechInputManager between chrome/ and content/.allanwoj@chromium.org2011-09-213-7/+259
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-214-19/+21
* Add a simple GUI around the content shell. This is inspired heavily by TestSh...jam@chromium.org2011-09-202-17/+35
* [Mac] Fix "Rubber-band overhang doesn't go away after scrolling".asvitkine@chromium.org2011-09-201-4/+17
* gtk: swallow spurious errorevan@chromium.org2011-09-201-0/+2
* Making TOOLKIT_USES_GTK orthogonal to USE_AURA.saintlou@chromium.org2011-09-203-11/+11
* Add a gyp flag to enable dcheck by default in release withoutnsylvain@chromium.org2011-09-201-2/+2
* Move handle dumpage to the renderer process (so that it works correctly) and ...cdn@chromium.org2011-09-209-533/+48
* Hooking up AudioInputDeviceManager to AudioInputRendererHost and MediaStreamM...xians@chromium.org2011-09-207-31/+185
* net: Start wrapping escape.h into namespace net.tfarina@chromium.org2011-09-201-1/+1
* Revert 101812 - Hold until DownloadBuffer lifetime issues are resolved.asanka@chromium.org2011-09-201-33/+31
* Obsoleting --unlimited-quota-for-fileskinuko@chromium.org2011-09-201-2/+0
* Get rid of content::DidEndMainMessageLoop since it was declared in content bu...jam@chromium.org2011-09-202-8/+6
* Initialize message pump not to use gtk.oshima@google.com2011-09-201-2/+2
* New implementation of font precache on Windows.arthurhsu@chromium.org2011-09-202-2/+21
* Move DownloadFileTest and DevtoolsManagerTest to content_unittestsjochen@chromium.org2011-09-203-6/+18
* Turn on glsl built-in function emulation in ANGLE shader translator.zmo@google.com2011-09-202-0/+2
* Revert 101861 - Get rid of content::DidEndMainMessageLoop since it was declar...sky@chromium.org2011-09-202-3/+6
* Revert 101858 - Broke content_unittestsasanka@chromium.org2011-09-191-2/+0
* Get rid of content::DidEndMainMessageLoop since it was declared in content bu...jam@chromium.org2011-09-192-6/+3
* Add a file thread to ResourceDispatcherHostTest.asanka@chromium.org2011-09-191-0/+2
* Removed the sending of the following content IPC messages out of chrome and r...ananta@chromium.org2011-09-193-1/+58
* Some checks to narrow in on duplicate history ids from history DB.rdsmith@chromium.org2011-09-191-0/+5
* Use the correct client_id when calling RDH::GetOutstandingRequestsMemoryCost(...asanka@chromium.org2011-09-191-31/+33
* Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...mmocny@chromium.org2011-09-194-4/+19
* Wait properly for renderer crashesphajdan.jr@chromium.org2011-09-193-2/+8
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-187-14/+24
* Trying to reland r101435 : Better account crashes for the BrowserChildProcess...cpu@chromium.org2011-09-163-31/+83
* chrome.experimental.downloads.download() implementationbenjhayden@chromium.org2011-09-167-25/+73