summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Remove the path from PlatformFileInfo; it's cleaner just to pass it along as aericu@google.com2011-03-288-16/+19
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-283-0/+47
* mark content/OWNERS set noparentdpranke@chromium.org2011-03-281-0/+1
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-2810-19/+19
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-281-2/+2
* Add a RenderProcessObserver. For now this will be primarily used to filter c...jam@chromium.org2011-03-283-0/+45
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-2810-80/+58
* Remove forward declaration of GeolocationDispatcherOld from render_view.hjknotten@chromium.org2011-03-281-1/+0
* Switch from using Speex to FLAC for speech input requests.satish@chromium.org2011-03-281-2/+2
* Initialize a few uninitialized members in GPU classes.finnur@chromium.org2011-03-281-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-28179-307/+307
* Revert 79470 - Ensure that BrowserMessageFilter isn't used to process a sync ...rsleevi@chromium.org2011-03-263-36/+19
* Land Henrik's patch: http://codereview.chromium.org/6721027/crogers@google.com2011-03-254-41/+145
* Ensure that BrowserMessageFilter isn't used to process a sync message on the ...jam@chromium.org2011-03-253-19/+36
* Move all dev tools messages to devtools_messages.h and create a TabHelper to ...jam@chromium.org2011-03-253-59/+2
* WorkerFileSystemTest.ResolveURLHttpTests is FLAKYmichaeln@google.com2011-03-251-1/+2
* Moves instant related methods off TabContents and to where they are used.sky@chromium.org2011-03-252-20/+0
* Clean up unload-related state after the ack is received.creis@google.com2011-03-254-6/+82
* Cleanup: Move the last bits of chrome printing code out of content/.thestig@chromium.org2011-03-255-16/+17
* Remove deprecated overload of openFileSystem for workers.adamk@chromium.org2011-03-252-12/+0
* Run the Worker tests for resolveLocalFileSystemURL that were addedadamk@chromium.org2011-03-251-0/+39
* Removing off the record references from TestingProfile and RenderMessageFilter.vipul.bhasin@gmail.com2011-03-252-4/+4
* WebUI: Move chromeos/webui/login files to ui/webui/chromeos/login directory.tfarina@chromium.org2011-03-251-2/+2
* Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...jam@chromium.org2011-03-254-224/+30
* Fix flakiness and enable RenderViewHostManagerTest on Linux/Mac.creis@google.com2011-03-251-26/+38
* Use iostream instead of StringPrintF for OnAddMessageToConsole.bulach@chromium.org2011-03-251-3/+2
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-2524-50/+52
* Add unit test ResourceDispatcherHostTest.IgnoreCancelForDownloadsasanka@chromium.org2011-03-251-0/+38
* Move spellcheck messages into their own file, and dispatch them all in SpellC...jam@chromium.org2011-03-255-83/+18
* fix mac buildjamesr@chromium.org2011-03-251-1/+1
* Cleanup: Remove src/contents dependency on PrintPreviewTabController.thestig@chromium.org2011-03-252-10/+9
* Adds a TransportDIB::Id value that is explicitly invalid and use it when comp...jamesr@chromium.org2011-03-257-9/+30
* Removed --no-gpu-sandbox.apatrick@chromium.org2011-03-254-6/+1
* importer: Rip out ImporterObserver::ImportCanceled().tfarina@chromium.org2011-03-241-2/+1
* GPU process: Add a SEH handler to the compositor window proc.rvargas@google.com2011-03-241-1/+5
* Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...jam@chromium.org2011-03-243-19/+0
* Print Preview: Pass the default options on first preview generation.thestig@chromium.org2011-03-242-6/+4
* Die, DemuxerStream::QueryInterface, die!fischman@chromium.org2011-03-241-6/+2
* Add support for the cgroups config we have in chromeosdavemoore@chromium.org2011-03-241-3/+12
* Remove TopSites dependency from content/ in anticipation of pulling it out of...erg@google.com2011-03-245-34/+0
* Add GPU_TRACE instrumentation for updateRectAcknduca@chromium.org2011-03-242-2/+5
* Fix an error caught by valgrind while gman was investigating another bug.kbr@chromium.org2011-03-241-1/+1
* Move printing messages to their own file.jam@chromium.org2011-03-241-5/+5
* WebUI: Move chromeos webui files to ui/webui/chromeos directory.tfarina@chromium.org2011-03-241-7/+7
* Adding the ability to load a helper library for JS tests.ofri@google.com2011-03-242-4/+24
* Do not use Xinerama on Chrome OS.yusukes@google.com2011-03-241-1/+6
* Cleanup: Move TabContents::PrintPreview() to PrintPreviewTabController to rem...thestig@chromium.org2011-03-244-30/+0
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-248-53/+320
* Updated to D3DX9 and D3DCompiler version 43 DLLs.apatrick@chromium.org2011-03-241-4/+4
* Stop returning the true root path of each filesystem from openFileSystem.ericu@google.com2011-03-244-4/+12