summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Make the Geoposition helper struct publicbartfab@chromium.org2012-05-023-137/+5
* Create swapped-out opener RVHs after a process swap.creis@chromium.org2012-05-021-0/+7
* Make URLRequestThrottlerManager a member of URLRequestContext.joi@chromium.org2012-05-023-97/+163
* DevTools: AppendFile implementation.loislo@chromium.org2012-05-021-0/+6
* Add constructor to get extras, service, ports from WebIntent object.gbillock@chromium.org2012-05-021-0/+1
* GpuMemoryManager suggests values for renderer Contents Texture Managers' pref...mmocny@chromium.org2012-05-019-204/+368
* Allow textures to be moved from one GL context group to another.apatrick@chromium.org2012-05-014-1/+15
* Add a suppression for GLHelper blocking the UI thread.mazda@chromium.org2012-05-011-0/+3
* Policy tweaks to address syscall failures seen in 20.0.115.1cevans@chromium.org2012-04-301-0/+6
* Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.jsbell@chromium.org2012-04-3012-23/+223
* Shift media_stream::StreamOptions to align with the new getUserMedia specyujie.mao@intel.com2012-04-302-16/+8
* Revert 134527 - Revert 134480 - Revert 134428 - GpuMemoryManager suggests val...mmocny@chromium.org2012-04-309-365/+204
* Revert 134480 - Revert 134428 - GpuMemoryManager suggests values for renderer...mmocny@chromium.org2012-04-309-204/+365
* Revert 134428 - GpuMemoryManager suggests values for renderer Contents Textur...nsylvain@chromium.org2012-04-289-365/+204
* RefCounted types should not have public destructors, content/browser part 2rsleevi@chromium.org2012-04-2813-228/+239
* Route calls to tcmalloc MallocExtension through allocator agnostic interfacejamesr@chromium.org2012-04-281-5/+2
* GpuMemoryManager suggests values for renderer Contents Texture Managers' pref...mmocny@chromium.org2012-04-289-204/+365
* Chromium-side dispatch for explicit intents.gbillock@chromium.org2012-04-271-0/+1
* Fix debug asserts when --ui-use-gpu-process is specified.mazda@chromium.org2012-04-271-1/+5
* Don't make checkdeps ignore includes to directories that are brought in via d...jam@chromium.org2012-04-271-0/+1
* Use IndexedDBKeyRange type for IDB IPC.jsbell@chromium.org2012-04-272-54/+13
* add methods to URLFetcherDelegate to get download data from URLFetcherCore:kuan@chromium.org2012-04-272-0/+24
* User Gesture plumbed from Renderer to Browser's FullscreenController::Request...scheib@chromium.org2012-04-261-1/+2
* re-use WebUIsestade@chromium.org2012-04-261-5/+3
* Switch chrome and chromiumDRT over to using the new WebKit API for dispatchingmichaeln@google.com2012-04-261-0/+4
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-262-28/+83
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-252-1/+2
* Move Referrer into CommonParamTraitsgavinp@chromium.org2012-04-251-6/+0
* Fixed a bug in URLFetcherCore that caused random failures if stopped (because...primiano@chromium.org2012-04-251-0/+5
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-253-0/+32
* IndexedDB: chromium side of IDBCursor.advance().alecflett@chromium.org2012-04-245-0/+50
* texture_image_transport: have a current context when we're releasing texturespiman@chromium.org2012-04-242-17/+20
* DomStorage async IPC message definitions and browser-side handlers. These mes...michaeln@google.com2012-04-241-4/+41
* IndexedDB: remove proxy and IPC code for the IDBKey-based get/getKey.alecflett@chromium.org2012-04-237-148/+9
* IndexedDB: API rename to allow return type of keyPath accessors to changejsbell@chromium.org2012-04-234-4/+4
* Add @cpu and @jschuh as owners for content/common/sandbox_policy.ccjschuh@chromium.org2012-04-231-0/+4
* Fix DXVA2 video decoding which was broken with recent process handle brokerin...ananta@chromium.org2012-04-212-15/+29
* Allow kill(self) for the GPU watchdog.cevans@chromium.org2012-04-201-6/+34
* Valgrind: Fix uninitialized variable from r133076.thestig@chromium.org2012-04-191-0/+1
* ignore WebUISend messages from old pagesestade@chromium.org2012-04-191-2/+4
* Remove references to renderer from URLFetcherCoreakalin@chromium.org2012-04-193-30/+49
* Handle three syscalls seen so far in crash logs.cevans@chromium.org2012-04-191-1/+15
* Fixup the DomStorage IPC messsages.michaeln@google.com2012-04-191-15/+16
* aura: Add flush() to make sure delete operations make it through when we intend.piman@chromium.org2012-04-191-1/+19
* Remedy irratic focus behavior when accessibility clients set focus.dtseng@chromium.org2012-04-191-1/+4
* IndexedDB: Support get/getKey(keyRange) alecflett@chromium.org2012-04-197-0/+144
* Fix CHECK() loading Pepper Flash when inside the suid sandbox.cevans@chromium.org2012-04-181-3/+5
* aura/texture transport: Keep ref to texture infos to avoid races with the UIpiman@chromium.org2012-04-172-55/+75
* Revert 131655 - Windows: Reduce GPU process sandbox to XP level on Windows Se...apatrick@chromium.org2012-04-171-1/+1
* TabContents -> WebContentsImpl, part 16avi@chromium.org2012-04-171-2/+2