summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Changing tab closure handling logic in speech recognition code and cleaning b...primiano@chromium.org2012-07-064-0/+24
* Pepper needs to repeatedly call enumeration API in order to get a synchronous...xians@chromium.org2012-07-0623-386/+351
* Change include directive for content/common/android/device_info.hyosin@chromium.org2012-07-061-1/+1
* Record UMA histogram for sync IPC timekinuko@chromium.org2012-07-061-1/+1
* Delete content/common/gpu/media/rendering_helper_egl.cc which was cp'd instea...fischman@chromium.org2012-07-061-391/+0
* Make VideoDecodeAcceleratorTest work for VAVDA and fixed a bunch of bugs the ...fischman@chromium.org2012-07-057-199/+671
* Revert 145556 - Make VideoDecodeAcceleratorTest work for VAVDA and fixed a bu...fischman@chromium.org2012-07-057-414/+334
* Revert 145557 - Unbreak the cros ARM builds.fischman@chromium.org2012-07-053-7/+6
* Unbreak the cros ARM builds.fischman@chromium.org2012-07-053-6/+7
* Make VideoDecodeAcceleratorTest work for VAVDA and fixed a bunch of bugs the ...fischman@chromium.org2012-07-057-334/+414
* Move DeviceInfo to common to prevent a DEPS failure.leandrogracia@chromium.org2012-07-057-10/+10
* Handle GPU VDA::Initialize() failure using non-error IPC codepaths.fischman@chromium.org2012-07-046-9/+22
* Device Orientation Cleanupaousterh@chromium.org2012-07-047-123/+203
* [Android] Fix command line path in flag_changer.py.mkosiba@chromium.org2012-07-041-1/+1
* When a beforeunload dialog is closed, clear up history.benm@chromium.org2012-07-041-0/+1
* content/common/ shouldn't extend the webkit_glue namespace. Move contents of...darin@chromium.org2012-07-045-40/+46
* Prevent the inclusion of the wrong <dxgi.h>cpu@chromium.org2012-07-041-3/+5
* Revert 144274 - Ensure only one PollWork task per GpuCommandBufferStub is pen...jbauman@chromium.org2012-07-034-37/+38
* gtk: Make screen.avail{Width,Height} use _NET_WORKAREA.derat@chromium.org2012-07-031-3/+40
* Shifted DownloadFile to exporting DownloadInterruptReasons.rdsmith@chromium.org2012-07-0310-82/+105
* Hook up content/renderer to the PPAPI host.brettw@chromium.org2012-07-037-0/+277
* Move Pepper files in renderer_host to new subdir.brettw@chromium.org2012-07-0315-46/+46
* Expose windows.internals in content shell when running layout testsjochen@chromium.org2012-07-035-1/+60
* Some GPU and Flash policy tweaks.cevans@chromium.org2012-07-031-0/+5
* Restored missing broker initialization.vitalybuka@chromium.org2012-07-031-3/+8
* Improve download performance statistics.rdsmith@chromium.org2012-07-034-25/+22
* clang: -Wunused-private-field cleanups, linux editionthakis@chromium.org2012-07-033-1/+6
* [Android] Add UI pickers.leandrogracia@chromium.org2012-07-034-0/+876
* When we post a DoDeviceRequest on the UI thread, we use a pointer for the var...xians@chromium.org2012-07-033-6/+117
* Introducing 15 sec. silence timeout for auto-ending continous speech recognit...primiano@chromium.org2012-07-031-8/+17
* The CrossSiteResourceHandler's OnReadCompleted method should notdarin@chromium.org2012-07-032-23/+10
* Plumb rendering statistics to benchmarking extension.dtu@chromium.org2012-07-031-0/+38
* Coverity: Fix pass-by-values.jhawkins@chromium.org2012-07-021-2/+2
* upstream SurfaceTextureListener and SurfaceTextureBridge class for androidqinmin@chromium.org2012-07-0210-0/+449
* Download filename determination refactor (2/3)asanka@chromium.org2012-07-029-40/+25
* Cleanup IPC::ChannelProxy to use SingleThreadTaskRunnersergeyu@chromium.org2012-07-026-1/+12
* Kill DownloadManagerImpl::history_downloads_.benjhayden@chromium.org2012-07-023-111/+75
* Adding necessary plumbing for bindUniformLocationCHROMIUM extension.alexst@chromium.org2012-07-022-0/+6
* Use printf and friends instead of cout and friends for printing layout test r...jochen@chromium.org2012-07-025-32/+27
* Refactors to simplify rename pathway in DownloadFileManager.rdsmith@chromium.org2012-07-027-221/+152
* Use @JNINamespace in ContentView.pliard@chromium.org2012-07-022-20/+4
* base: Remove dereference structure operator (i.e ->) from ScopedVector.tfarina@chromium.org2012-06-301-1/+1
* Remove ugly writable flags from IsolatedContextkinuko@chromium.org2012-06-301-1/+0
* Plumb through the page focus lost event to Pepper plugins.brettw@chromium.org2012-06-301-2/+2
* Fix latency tests.jbates@chromium.org2012-06-292-2/+2
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-2924-144/+172
* Remove 1 static initializer from chrome_speech_recognition_manager_delegate.ccthakis@chromium.org2012-06-292-3/+1
* Aura: ACK on the start of the frame generation for greater async.backer@chromium.org2012-06-292-9/+16
* Also blacklist Core Animation on Macbook Pros.zmo@google.com2012-06-291-2/+4
* Fix memory corruptions caused by race conditions of refcount for GLHelper::Co...mazda@chromium.org2012-06-291-2/+2