summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 113785 - Enable TransferNavigationResourceHandlerbattre@chromium.org2011-12-091-1/+3
* Enable TransferNavigationResourceHandlerbattre@chromium.org2011-12-091-3/+1
* Add more CHECK in GPU and NPAPI process on invalid file descriptorsxhwang@chromium.org2011-12-093-3/+17
* Turned on PbufferImageTransportSurface as default image transport for vista a...apatrick@chromium.org2011-12-093-5/+36
* [Web Intents] Make IntentInjector adapt to the new content APIgbillock@chromium.org2011-12-0910-65/+45
* Defer loading of audio/video tags while prerendering.shishir@chromium.org2011-12-096-11/+86
* Revert 113699 - base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-091-11/+0
* Use correct callback type for deleteDatabase resultjsbell@chromium.org2011-12-092-5/+9
* Revert 113704 - Remove special casing for firing load completes.dtseng@chromium.org2011-12-092-12/+23
* Remove special casing for firing load completes.dtseng@chromium.org2011-12-092-23/+12
* Remove special casing for firing load completes.dtseng@chromium.org2011-12-094-27/+15
* base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-081-0/+11
* enable component build of webkit_glue.dpranke@chromium.org2011-12-081-0/+1
* Add a JS API for detecting WebGL availability.zmo@google.com2011-12-086-29/+33
* Updated view_messages to carry the horizontal and vertical DPI to thefsamuel@chromium.org2011-12-081-0/+2
* Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-082-18/+2
* Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-082-2/+18
* 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