summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Trying to reland r101435 : Better account crashescpu@chromium.org2011-09-162-16/+62
* Searching for downloads currently does a plain substring search, which does notvanlam@google.com2011-09-161-11/+7
* Revert 101510 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-1612-189/+145
* Add messages/handlers for the invocation sequence. Copy from geolocation_disp...gbillock@chromium.org2011-09-162-0/+165
* Consolidate GPU blacklist histograms into fewer ones.zmo@google.com2011-09-161-33/+50
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-1612-145/+189
* ManagerGoingDown() needs to call DM.RemoveObserverbenjhayden@chromium.org2011-09-161-0/+1
* Revert 101435 - Better account crashes for the BrowserChildProcessHost (and d...hbono@chromium.org2011-09-165-143/+47
* Revert 101451 - Consolidate GPU blacklist histograms into fewer ones.thestig@chromium.org2011-09-161-49/+33
* Consolidate GPU blacklist histograms into fewer ones.zmo@google.com2011-09-161-33/+49
* Export more symbols needed for the component build of content.dpranke@chromium.org2011-09-162-2/+4
* Get the content shell to paint!jam@chromium.org2011-09-161-1/+2
* Better account crashes for the BrowserChildProcessHost (and derived) for wind...cpu@chromium.org2011-09-165-47/+143
* Fix crash. Call GetResourceContext() on IO thread.willchan@chromium.org2011-09-162-4/+7