summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-1712-41/+48
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-1712-48/+41
* IPC plumbing for IDBObjectStore.autoIncrementjsbell@chromium.org2012-05-175-0/+23
* Disable GPU info collection on GPU process startup on Win/Mac.zmo@google.com2012-05-175-27/+70
* Make Chrome limp briefly before freaking out with aura no ash.ben@chromium.org2012-05-171-2/+0
* Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.apatrick@chromium.org2012-05-173-9/+15
* Use WeakPtr for passing SSLErrorHandler::Delegate to SSLManager.toyoshim@chromium.org2012-05-1710-30/+47
* Move myself into a more specific OWNERS location in contentben@chromium.org2012-05-173-1/+4
* Revert 137239 - Revert 134823 - Enable gamepad API by defaultscottmg@google.com2012-05-171-2/+1
* Marks a failed testmorrita@chromium.org2012-05-171-1/+1
* Cleanup: Remove unneeded scoped_ptr.h includes from content.thestig@chromium.org2012-05-1725-56/+54
* Include directories in dropdata on Mackinuko@chromium.org2012-05-171-4/+3
* Make latency tests measure until the end of swap buffers.jbates@chromium.org2012-05-172-0/+4
* Fix uninitialized member in ctor.groby@chromium.org2012-05-171-2/+3
* Add GetIOMessageLoopProxy method to RenderThread interface.bbudge@chromium.org2012-05-175-1/+16
* char16 array should be null-terminated to be assigned to string16james.wei@intel.com2012-05-171-0/+1
* Notification for device scale factor changeoshima@chromium.org2012-05-174-0/+12
* zygote: Redirect 64-bit libc localtime and localtime_r routines.hshi@chromium.org2012-05-161-2/+60
* reland http://codereview.chromium.org/10379003/wjia@chromium.org2012-05-165-11/+2
* Retrieve Windows performance assessment information from results files.dtu@chromium.org2012-05-163-38/+91
* Pass the render view host with all provisional load related callbacks on the ...jochen@chromium.org2012-05-162-8/+15
* Move ui/gfx/resources to ui/base/native_theme/resourcesoshima@chromium.org2012-05-161-1/+1
* Web Intents: Remove the flag and compile-time define.jhawkins@chromium.org2012-05-163-17/+7
* ARM build fix.zmo@chromium.org2012-05-161-4/+2
* Adding protobuf headers that will be used by upcoming continuous speech recog...primiano@chromium.org2012-05-163-0/+67
* Support optional arguments in SendRequestNatives::StartRequestbattre@chromium.org2012-05-165-26/+56
* Upstream Geolocation timestamp fix.jknotten@chromium.org2012-05-163-6/+7
* Move keyboard related methods from RenderViewHostDelegate to a new RenderWidg...jochen@chromium.org2012-05-1628-140/+241
* Decoupling backbuffer allocation suggestion from frontbuffer allocation sugge...mmocny@chromium.org2012-05-167-137/+160
* Moved instantiation of SpeechRecognitionManager inside browser_main_loop, ins...primiano@chromium.org2012-05-169-40/+68
* Sequentialize calls to PluginList::GetPlugins from PluginService.bauerb@chromium.org2012-05-162-10/+34
* Revert 137396 - Sequentialize calls to PluginList::GetPlugins from PluginServ...bauerb@chromium.org2012-05-162-34/+10
* Sequentialize calls to PluginList::GetPlugins from PluginService.bauerb@chromium.org2012-05-162-10/+34
* Refactoring of chrome speech recognition architecture (Speech CL1.8)primiano@chromium.org2012-05-1611-417/+261
* Fix the content_shell.apk in android x86 target build bug, copy the libconten...shouqun.liu@intel.com2012-05-162-3/+5
* Show the "cannot proceed" text only when appropriate.palmer@chromium.org2012-05-167-14/+24
* Change DuplicateHandle hook to current DLL.jschuh@chromium.org2012-05-161-9/+17
* Add success/aborted net error codes to net error histogramsmmenke@chromium.org2012-05-161-24/+20
* Ensure that the OSK pops up when we touch on an input field in chrome desktop...ananta@chromium.org2012-05-162-24/+19
* Refactor fetching of browser_pid.bradchen@google.com2012-05-161-25/+35
* Browser Plugin: Removed BrowserPluginWebContentsObserver (to be replaced by r...fsamuel@chromium.org2012-05-1614-361/+36
* Move webkit/media tests from test_shell_tests into content_unitteststony@chromium.org2012-05-161-0/+8
* Disable accelerated plugins when on SwiftShaderjbauman@chromium.org2012-05-161-0/+1
* Send the correct referrer and policy when saving a file via PPAPIjochen@chromium.org2012-05-154-10/+19
* Add a method to WebContentsTester to set the loading state of themunjal@chromium.org2012-05-153-0/+8
* Coverity: Fix pass by value error in DoFrameInfoOnIOThread function.kmadhusu@chromium.org2012-05-152-2/+2
* Revert 134823 - Enable gamepad API by defaultscottmg@google.com2012-05-151-1/+2
* Revert 137219 - enable media stream by default.wjia@chromium.org2012-05-155-1/+13
* Coverity: Fix pass by value errors in HostZoomMap::SetZoomLevel() function.kmadhusu@chromium.org2012-05-153-3/+3
* enable media stream by default.wjia@chromium.org2012-05-155-13/+1