summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...mmocny@chromium.org2011-09-194-4/+19
* Wait properly for renderer crashesphajdan.jr@chromium.org2011-09-198-12/+21
* Add base dependency since omx_video_decode_accelerator_unittest depends on ba...sadrul@chromium.org2011-09-191-0/+1
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-1811-16/+38
* Rewriting FFmpegAudioDecoder and eliminating DecoderBase.scherkus@chromium.org2011-09-173-1/+6
* Trying to reland r101435 : Better account crashes for the BrowserChildProcess...cpu@chromium.org2011-09-165-33/+96
* chrome.experimental.downloads.download() implementationbenjhayden@chromium.org2011-09-167-25/+73
* Trying to reland r101435 : Better account crashescpu@chromium.org2011-09-162-16/+62
* Replace AudioDecoderConfig with simple accessors on AudioDecoder.scherkus@chromium.org2011-09-163-9/+14
* Searching for downloads currently does a plain substring search, which does notvanlam@google.com2011-09-161-11/+7
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-166-260/+118
* Add notification of virtual keyboard hide/show and change varunjain@chromium.org2011-09-163-9/+7
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-166-118/+260
* Revert 101510 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-1612-189/+145
* Add messages/handlers for the invocation sequence. Copy from geolocation_disp...gbillock@chromium.org2011-09-1611-0/+469
* Consolidate GPU blacklist histograms into fewer ones.zmo@google.com2011-09-161-33/+50
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-1612-145/+189
* content: Fix indentation issue in content_common.gypi.tfarina@chromium.org2011-09-161-310/+309
* ManagerGoingDown() needs to call DM.RemoveObserverbenjhayden@chromium.org2011-09-161-0/+1
* Revert 101435 - Better account crashes for the BrowserChildProcessHost (and d...hbono@chromium.org2011-09-167-156/+49
* Revert 101451 - Consolidate GPU blacklist histograms into fewer ones.thestig@chromium.org2011-09-161-49/+33
* Consolidate GPU blacklist histograms into fewer ones.zmo@google.com2011-09-161-33/+49
* Export more symbols needed for the component build of content.dpranke@chromium.org2011-09-164-6/+8
* Fix typo in include from r101438rsimha@chromium.org2011-09-161-1/+1
* Get the content shell to paint!jam@chromium.org2011-09-162-2/+8
* Better account crashes for the BrowserChildProcessHost (and derived) for wind...cpu@chromium.org2011-09-167-49/+156
* Fix crash. Call GetResourceContext() on IO thread.willchan@chromium.org2011-09-162-4/+7
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-165-40/+37
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-165-37/+40
* Revert DidEndMainMessageLoop changes from my earlier checkin since they cause...jam@chromium.org2011-09-151-0/+6
* fix chromeos buildjam@chromium.org2011-09-151-1/+1
* Relay server support for P2P Transport API.sergeyu@chromium.org2011-09-155-14/+240
* Create a very simple TabContentsView (and not fully implemented yet) and add ...jam@chromium.org2011-09-1515-14/+1023
* Add myself to OWNERS.backer@chromium.org2011-09-151-0/+1
* Linux: Better detection of SELinux - check for files in /selinux/.thestig@chromium.org2011-09-151-3/+8
* PPAPI: better output in case of failure to load library.ihf@chromium.org2011-09-151-2/+4
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-157-13/+12
* Reland r101259 after fixing shared-library build issues.alokp@chromium.org2011-09-154-49/+47
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-153-16/+1
* Fixes crash in RenderWidgetHostViewWin/RenderWidgetHostView. Here'ssky@chromium.org2011-09-151-3/+1
* Adds reference counting to the implementation of webrtc::AudioDeviceModulehenrika@chromium.org2011-09-152-246/+430
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-153-1/+16
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-153-16/+1
* Revert 101259 - Removed the dependency of PepperPluginRegistry on Pepper proxy.stuartmorgan@chromium.org2011-09-154-47/+49
* Removed the dependency of PepperPluginRegistry on Pepper proxy.alokp@chromium.org2011-09-154-49/+47
* Linux: use our spiffy new DBus client library for KWallet, instead of dbus-glib.mdm@chromium.org2011-09-151-4/+8
* Add API to query for the audio buffer size.rtoy@google.com2011-09-154-0/+16
* Windows-only change -- issue is worst on Windows because of pre-buffering. On...enal@chromium.org2011-09-152-2/+25
* Prevent implicit local string from getting deleted.jschuh@chromium.org2011-09-151-4/+5
* Oops, missed a NULL check. Fix flaky test.willchan@chromium.org2011-09-151-1/+3