summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* The bug is "screen.width/availWidth returns different value with FireFox in L...thestig@chromium.org2011-03-241-26/+89
* RendererWebAudioDeviceImpl::sampleRate() shouldn't be inlinecrogers@google.com2011-03-232-1/+6
* Fix build error because RendererWebAudioDeviceImpl did not implement sampleRa...crogers@google.com2011-03-231-0/+1
* Fix the wrong error messages in GPU blacklist loading.zmo@google.com2011-03-231-3/+3
* Increase message size for the zygote channelpiman@google.com2011-03-231-1/+1
* Be smarter than simple copy when we try to update GPUInfo: i.e., if the graph...zmo@google.com2011-03-232-0/+57
* Get rid of references to Autocomplete from src\content, specifically from Tab...dhollowa@chromium.org2011-03-234-16/+6
* Make all_messages.h include the generator files.jam@chromium.org2011-03-233-36/+10
* If --disable-webgl is passed, continue to return null fromkbr@chromium.org2011-03-231-4/+0
* fix build breakjam@chromium.org2011-03-231-1/+1