summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Added a download file factory to the download file manager, for testing.ahendrickson@chromium.org2011-12-083-8/+44
* Move CreateFakeXEvent to x11_util.{h,cc}.mazda@chromium.org2011-12-081-76/+18
* Fix test failures when calling native char conversion functions (e.g wrctomb).saintlou@chromium.org2011-12-081-0/+4
* Revert r112160 ("Send one WebKeyboardEvent to the RenderWidget at a time.")apavlov@chromium.org2011-12-085-124/+99
* Make sure PluginDataRemoverImpl::Init is executed after the constructor has f...bauerb@chromium.org2011-12-081-34/+33
* Appcache, local storage, indexed db, databases: skip exit-time deletion when ...marja@chromium.org2011-12-0810-83/+235
* Rename ui::DefaultSymbolFromXEvent to ui::GetCharacterFromXEvent following su...yusukes@chromium.org2011-12-081-1/+1
* Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...cbentzel@chromium.org2011-12-081-6/+6
* Remove custom Task implementations from content/ppapi_plugindcheng@chromium.org2011-12-082-19/+14
* Add Mac implementation of data_fetcher for gamepad.scottmg@chromium.org2011-12-085-2/+379
* Ensure that GpuScheduler invokes fence tasks even if client is not flushing.apatrick@chromium.org2011-12-083-8/+31
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-086-32/+91
* Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...sky@chromium.org2011-12-072-18/+2
* Make Clipboard::FormatType an opaque handle type.dcheng@chromium.org2011-12-073-1/+49
* Implemented ExternalData interface on DownloadItem and used it for SafeBrowsing.rdsmith@chromium.org2011-12-074-0/+54
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-076-91/+32
* Revert 113267 - Attempt fixes at chrome frame tests redness.dtseng@chromium.org2011-12-071-1/+1
* Makes tests either use mock compositor or mock WebGraphicsContext3D depending...sky@chromium.org2011-12-072-2/+18
* Webcam ppapi flash fix.ihf@chromium.org2011-12-071-0/+8
* Use ForceShutdown to kill old GPU process.jbauman@chromium.org2011-12-072-2/+8
* aura-x11: Add support for xmodmap'ed pointer buttons.sadrul@chromium.org2011-12-071-24/+0
* Replace media::Limits struct with media::limits namespace and update document...scherkus@chromium.org2011-12-072-3/+1
* net: replace DnsRRResoler with TransportSecurityState in plumbing.agl@chromium.org2011-12-071-4/+1
* Initialize the CPU usage variable.brettw@chromium.org2011-12-071-1/+1
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-071-4/+1
* Partial swaps on OSXbacker@chromium.org2011-12-076-36/+157
* Add --enable-accelerated-filters flag to Chrome. This is the chrome-side cha...senorblanco@chromium.org2011-12-073-0/+5
* There is a racing between SyncSocket::Receive in audio_thread_ and SyncSocket...xians@chromium.org2011-12-076-72/+81
* Fixed path to WebRect in include after webkit roll.vsevik@chromium.org2011-12-071-1/+1
* Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.joi@chromium.org2011-12-073-41/+14
* Move web_contents_unittest.cc to content, where it belongs next to TabContent...jam@chromium.org2011-12-072-0/+1787
* Respect command line flags for interstitial pages.sievers@chromium.org2011-12-072-0/+6
* Include the referrer header everywhere instead of directly including the webk...jochen@chromium.org2011-12-074-4/+1
* views: Add an Options enum to MessageBoxView control.tfarina@chromium.org2011-12-0710-37/+46
* Enable RenderViewImplTest.{OnHandleKeyboardEvent,InsertCharacters} for Aura o...mazda@chromium.org2011-12-073-25/+154
* Stop running tests if more than 5 time out.thakis@chromium.org2011-12-071-10/+36
* base::Bind: Convert Socket::Read.jhawkins@chromium.org2011-12-071-6/+32
* Create a secondary file thread, FILE_USER_BLOCKING, for tasks requiring file ...michaeln@google.com2011-12-076-5/+20
* Repurpose obsolete IndexedDB commandline switch to control idb for workers.dgrogan@chromium.org2011-12-074-6/+6
* Rename Desktop->RootWindow.ben@chromium.org2011-12-071-8/+8
* Get rid of the last view_messages.h include in chrome, other than tab_content...jam@chromium.org2011-12-062-0/+19
* base::Bind: Convert StreamSocket::Connect.jhawkins@chromium.org2011-12-061-0/+5
* [Mac] Remove content/ CrApplication.shess@chromium.org2011-12-067-107/+7
* DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.rdsmith@chromium.org2011-12-0611-206/+263
* Add xinput1_3.dll redist to final package.scottmg@google.com2011-12-061-0/+24
* Clean up related to http://codereview.chromium.org/8742007/levin@chromium.org2011-12-062-7/+0
* Attempt fixes at chrome frame tests redness.dtseng@chromium.org2011-12-061-1/+1
* Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ...ben@chromium.org2011-12-064-324/+6
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-066-29/+91
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-066-91/+29