summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary calls to .get() in navigation_entry_impl_unittest.ccakalin@chromium.org2012-09-251-81/+81
* Add UMA metrics to measure potential impact of Fast Tab Close.slamm@chromium.org2012-09-254-6/+16
* chromeos: Implement PowerSaveBlocker.derat@chromium.org2012-09-253-1/+75
* Revert 157915 to see if it caused issue 152019 - Avoid calling RWHVWin::GetBa...apatrick@chromium.org2012-09-251-14/+16
* Move content test utils to content/public/testnyquist@chromium.org2012-09-259-14/+31
* Remove DownloadManager::GetDownloadItem() and GetActiveDownloadItem() in favo...benjhayden@chromium.org2012-09-258-116/+52
* Cleanup the IPC param traits structure:jam@chromium.org2012-09-2524-1065/+828
* Move the NOTIFICATION_APP_TERMINATING notification from content to chrome, si...jam@chromium.org2012-09-252-35/+1
* Do not use WebSandboxSupport when sandbox is disabled.rickyz@google.com2012-09-251-1/+1
* Use a singleton 1x1 offscreen surface for all TextureImageTransportSurface in...hshi@chromium.org2012-09-255-8/+22
* Second try of 157576 https://chromiumcodereview.appspot.com/10780013/cem.kocagil@gmail.com2012-09-251-1/+11
* Fix warnings when compiling with clangmichaelbai@chromium.org2012-09-252-2/+4
* create a separate WebMediaPlayer for URL derived from media streamwjia@chromium.org2012-09-2511-2/+541
* Fix tracing_browser_test for official build test botsjbates@chromium.org2012-09-251-1/+1
* Upstream the code to pass StreamTextureManagerAndroid from GpuChannel to GLES...qinmin@chromium.org2012-09-252-0/+14
* OMX: Increase the number of picture buffers.ihf@chromium.org2012-09-251-1/+1
* Close leaking FDs.jcivelli@chromium.org2012-09-2515-136/+206
* Add ContentViewCore::OnWebPreferencesUpdated.nileshagrawal@chromium.org2012-09-245-6/+23
* Move base Java utils to base/test/android/javatests.nyquist@chromium.org2012-09-246-18/+7
* Fix the issue that any tab/window closing hotkey will crash the Pepper Flash ...yzshen@chromium.org2012-09-245-9/+49
* Implement asynchronous operation for RWHVP::CopyFromCompositingSurface on Machclam@chromium.org2012-09-243-51/+212
* Flag and adapter class for software compositing.aelias@chromium.org2012-09-249-13/+272
* Handle crashing Pepper plug-ins the same as crashing NPAPI plug-ins.cevans@chromium.org2012-09-242-0/+5
* Upstream ContentViewCore.pageUp/pageDowncramya@chromium.org2012-09-243-0/+192
* Remove outdated TODO in content_view_core.h.pliard@chromium.org2012-09-241-9/+0
* Adding the implementation of the StreamTextureFactoryImpl for androidqinmin@chromium.org2012-09-241-4/+13
* Add support for parsing a 'partition' attribute on the <browser> tag.nasko@chromium.org2012-09-244-21/+227
* Protect against touching download item from "SavePackage" after observation h...rdsmith@chromium.org2012-09-241-9/+11
* Shift "commit point" for when a download will no longer accept cancels.rdsmith@chromium.org2012-09-2419-204/+668
* Cancel composition on mouse clicking.nona@chromium.org2012-09-241-1/+5
* Make shared memory segments writable only by their rightful owners.palmer@chromium.org2012-09-241-1/+10
* Correctly decrement OmxVideoDecodeAccelerator::output_buffers_at_component_ d...fischman@chromium.org2012-09-241-8/+8
* Makes closing a fullscreen window refocus the window it came from.sky@chromium.org2012-09-242-1/+17
* Get rid of the content::NOTIFICATION_APP_ACTIVATED notification since it was ...jam@chromium.org2012-09-244-40/+20
* [Android] In PERSONALITY_VIEW, wait for settings to be applied native side.benm@chromium.org2012-09-241-38/+59
* Android: generates JNI bindings for constructors in system classes.bulach@chromium.org2012-09-243-33/+45
* Semicolon is necessary for copying files.kinaba@chromium.org2012-09-241-1/+1
* content: Forward declare SkBitmap instead of including its header file.tfarina@chromium.org2012-09-232-1/+2
* Revert 158211 - Revert 158076 - Implement blacklist's force GPU capability in...tzik@chromium.org2012-09-2313-35/+121
* Revert 158076 - Implement blacklist's force GPU capability in dual GPU machines.tzik@chromium.org2012-09-2313-121/+35
* OMX: Avoid calling Fillbuffer while OMX is flushing.arun.m@samsung.com2012-09-231-1/+15
* Set DISABLED_ for flaky test.nona@chromium.org2012-09-221-3/+9
* Introduce RenderWidgetHostViewWinTest for Tsf handlingnona@chromium.org2012-09-223-0/+174
* Disable force focus call from pointer events in Chrome/Win/Desktopgirard@chromium.org2012-09-222-31/+0
* SampleSet -> HistogramSamples which can be reused by SparseHistogramkaiwang@chromium.org2012-09-222-4/+6
* Call SetConfig for OMX_IndexConfigCommonMirror (OMX_MirrorVertical) to have s...shivdasp@nvidia.com2012-09-221-1/+18
* Adding NativeWindow base class with context.aurimas@chromium.org2012-09-222-2/+20
* Revert "Revert 158067 - Remove native side of content_view_client"yusufo@chromium.org2012-09-2216-476/+127
* Avoid accessing uninitialized memory during DownloadManagerTest.asanka@chromium.org2012-09-221-5/+9
* Shorten the path length to get under MAX_PATH on windows.ajwong@chromium.org2012-09-221-5/+5