summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-012-6/+2
* exclude media_stream_dispatcher_unittest.cc from content_unittests when enabl...wjia@chromium.org2012-03-011-1/+1
* libjingle roll 117:119grunell@chromium.org2012-03-019-6/+115
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-012-2/+6
* WebWidgetClient::screenInfo() no longer does a synchronous IPC.fsamuel@chromium.org2012-03-0114-57/+57
* Rename content/{common,browser}/file_system to fileapi and move blob stuff in...tzik@chromium.org2012-03-0136-172/+174
* Hide MHTMLGenerationManager from chrome.jam@chromium.org2012-03-0112-33/+41
* Pass DefaultDeviceScaleFactor to webkittdresser@chromium.org2012-03-015-8/+11
* Cleanup: More random cleanup for gamepad code.thestig@chromium.org2012-03-015-42/+46
* aura: Fix popup window positioning.yoshiki@chromium.org2012-03-011-22/+2
* Webkit now disables CSS3 regions at runtime by default. This change allows re...matthewrobertson03@gmail.com2012-03-014-0/+8
* Check file permissions before doing filesystemoperations for external filesys...tbarzic@chromium.org2012-03-012-0/+142
* Working around http://code.google.com/p/gyp/issues/detail?id=13mmaxfield@google.com2012-03-011-10/+17
* Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notifi...mattm@chromium.org2012-03-014-161/+0
* Move closure_blocks_leopard_compat to base now that it's used by two modules.jam@chromium.org2012-03-017-413/+2
* Stop the AudioDeviceThread when the IO loop goes away.tommi@chromium.org2012-03-014-16/+54
* SpeechInputBubbleView: disable hidden buttonshans@chromium.org2012-03-011-0/+3
* Remove mach_broker_mac.h dependency from chrome.jam@chromium.org2012-02-293-1/+14
* Add Media device notification to SystemMonitor and Mac implvandebo@chromium.org2012-02-294-0/+161
* Modify DeletableFileReference to not necessarily delete after all. Renamed th...michaeln@google.com2012-02-296-21/+20
* Refine the dialog box to show a extension name when the dialog box is created...yumiOS.art@gmail.com2012-02-292-24/+13
* Fix sending browser messages from compositor thread.sievers@chromium.org2012-02-293-8/+21
* Add OWExplorer-10513.dll to list of troublesome DLLs.apatrick@chromium.org2012-02-291-0/+1
* Move font_list_async.h to content/public. Switch to Pass() goodness to simpli...jam@chromium.org2012-02-2911-83/+61
* Remove render_sandbox_host_linux.h include from chrome. It was only used to g...jam@chromium.org2012-02-293-0/+9
* Comment out flakey statesdtseng@chromium.org2012-02-2911-21/+408
* Remove the ChromeNetLog observer classes, using NetLog::ThreadSafeObservermmenke@chromium.org2012-02-292-11/+11
* Adding a new InfoBar that will be displayed when a webpage requests access tomacourteau@chromium.org2012-02-294-7/+7
* Merge BlobMessageFilter and FileSystemDispatcherHost into FileAndBlobMessageF...tzik@chromium.org2012-02-297-257/+171
* Add download progress notification to URLFetcher.kinaba@chromium.org2012-02-293-5/+147
* Implemented Clear() functionality in the clipboard. raymes@chromium.org2012-02-295-2/+15
* Apply a rate limit on a per-plug-in basis to plug-in crashes.cevans@chromium.org2012-02-295-0/+55
* Customize onbeforeunload dialog when it's a reload instead of an unload.dmazzoni@chromium.org2012-02-299-5/+17
* IPC Plumping for WebFileSystem::createSnapshotFileAndReadMetadatatzik@chromium.org2012-02-296-1/+41
* Adding FileSystemDispatcherHost implementation for createSnapshotkinuko@chromium.org2012-02-294-8/+106
* Get rid of BackingStore usage in chrome. I added methods on RenderWidgetHost ...jam@chromium.org2012-02-298-109/+120
* chromeos: Add logging to pepper plugin loading.xiyuan@chromium.org2012-02-281-1/+6
* content: Make use of gfx::RectToSkRect() to simplify two SkRect initializations.tfarina@chromium.org2012-02-281-7/+4
* Enable touch events for web platform based on command line flagscottmg@chromium.org2012-02-282-1/+3
* Fix linker errors for content_unittestsdtrainor@chromium.org2012-02-281-3/+10
* Fix crash that was happening when you close an inline disposition with the wi...gbillock@chromium.org2012-02-284-5/+20
* Update includes for WebColorName.h to their new locationjamesr@chromium.org2012-02-282-3/+3
* - Raise the total JIT cap 128mb.jschuh@chromium.org2012-02-281-8/+8
* SPDY - chrome:loadtimes() should display negotiated NPN protocol.rtenneti@chromium.org2012-02-284-14/+37
* Fix ExpiredCertAndGoBackTests.vandebo@chromium.org2012-02-281-2/+2
* Fix up SequencedWorkerPool in preparation for making it a TaskRunnerakalin@chromium.org2012-02-271-3/+1
* Get rid of the clear_on_exit constructor parameter on DatabaseTracker since i...jam@chromium.org2012-02-271-1/+1
* Move GenericHandler back to Chrome since it was really Chrome specific (i.e. ...jam@chromium.org2012-02-276-152/+1
* Fix race condition where the items on ResourceContext's UserData map were rew...jam@chromium.org2012-02-273-12/+11
* Moves stacking client to Env.beng@google.com2012-02-273-0/+24