summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix NULL crash.cevans@chromium.org2012-05-291-2/+2
* Issue 121063 fixed: Drag and dropping a file named [something].[andmore].[ext...dcheng@chromium.org2012-05-292-7/+7
* Add deviceSupportsTouch to webglue.flackr@chromium.org2012-05-291-0/+3
* Give a default implementation for ContentBrowserClient so that there's less b...jam@chromium.org2012-05-292-469/+0
* Disable tests that flake/fail inside the Linux SUID sandbox.bradchen@google.com2012-05-291-0/+12
* fix assert on IO thread in incognito mode.wjia@chromium.org2012-05-291-2/+13
* Coverity: Fix a pass-by-value.jhawkins@chromium.org2012-05-292-4/+4
* Avoid double calling OnResponseStarted from BufferedResourceHandlerrdsmith@chromium.org2012-05-293-6/+15
* content: Move javascript_message_type.h into content/ from ui/.tfarina@chromium.org2012-05-287-12/+12
* Pepper Flash settings integration: implement "deauthorize content licenses".yzshen@chromium.org2012-05-273-1/+117
* Pass command line arguments onto platform apps which provide the right intent.benwells@chromium.org2012-05-261-8/+3
* Multi-select <select> in 'external popup window'aruslan@chromium.org2012-05-2616-17/+167
* Plumb referrer policy along with drag data informationjochen@chromium.org2012-05-255-17/+21
* Prevent browser thumbnailer from trying to read from frontbuffer (surface tex...mmocny@chromium.org2012-05-2510-2/+33
* Restrict WebUI calls to the chrome:// origins.cevans@chromium.org2012-05-251-1/+12
* Cleanup: [WebRTC] Use GURL type to replace the std::string type of security o...yujie.mao@intel.com2012-05-257-21/+24
* Turn on deferred 2d canvas rendering by default.junov@chromium.org2012-05-251-1/+1
* Add FileUtilities::GetFileInfo() to capture file metadata with single IPCkinuko@chromium.org2012-05-252-0/+22
* Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP...hans@chromium.org2012-05-258-83/+303
* The message pump gets events in pixels. Convert to DIP as we should.pkotwicz@chromium.org2012-05-251-1/+4
* GTK Render Widget Host View resets cached center location on mouse lock.scheib@chromium.org2012-05-252-2/+14
* Add flag to make all position:fixed elements create stacking contextsjamesr@chromium.org2012-05-241-0/+3
* Make sure the JavaBridgeDispatcherHostManger releases its reference to inject...steveblock@chromium.org2012-05-241-0/+4
* Simplify gamepad objects lifetimesscottmg@google.com2012-05-245-55/+69
* Fix disable-gpu-vsync on mac.jbates@chromium.org2012-05-243-16/+37
* Browser Plugin: Remove MapInstance from BrowserPluginHost + More cross-proces...fsamuel@chromium.org2012-05-2412-104/+71
* Revert 138818 - Revert 138812 - Move render_view_host_delegate.h out of conte...danakj@chromium.org2012-05-2416-14/+444
* Revert 138812 - Move render_view_host_delegate.h out of content/public.asargent@chromium.org2012-05-2416-444/+14
* cros: More aura::Env::DeleteInstance(), to fix broken tests.erg@google.com2012-05-241-0/+5
* Move render_view_host_delegate.h out of content/public.jam@chromium.org2012-05-2416-14/+444
* Revert 138801 - Introduced SpeechRecognitionDispatcher(Host) classes, handlin...hans@chromium.org2012-05-248-303/+83
* Revert 138791 - Revert 138554 - Prevent zero-length items from being appended...danakj@chromium.org2012-05-242-0/+16
* Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP...primiano@chromium.org2012-05-248-83/+303
* Move RenderViewHostDelegate::View to content/port and rename it to RenderView...jam@chromium.org2012-05-2420-92/+148
* Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...agl@chromium.org2012-05-242-16/+0
* Revert "nss: revert encrypted and origin bound certificates support."agl@chromium.org2012-05-242-0/+16
* Revert 138554 - Prevent zero-length items from being appended to a blob.danakj@chromium.org2012-05-242-16/+0
* Support for navigator.connection APIdroger@google.com2012-05-243-16/+21
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-1/+3
* SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitio...primiano@chromium.org2012-05-244-66/+31
* Have WebContentsViewWin return HTTRANSPARENT for WM_NCHITTESTjeremya@chromium.org2012-05-242-0/+8
* Fix the bug from r138648 that occurred because a notification was being dispa...jam@chromium.org2012-05-241-3/+4
* Prevent zero-length items from being appended to a blob.ericu@chromium.org2012-05-242-0/+16
* Remove the need for ResourceDispatcherHostTest to call PauseRequest.darin@chromium.org2012-05-232-60/+36
* Move the create/show window/widget calls from RenderViewHostDelegate::View to...jam@chromium.org2012-05-2319-739/+354
* Passing mime type in DidLoadResourceFromMemoryCache and more info in LoadFrom...shishir@chromium.org2012-05-236-6/+28
* cros: Adding even more aura::Env::DeleteInstance() calls to fix tests.erg@google.com2012-05-231-0/+6
* Plumb --show-paint-rects to accelerated compositorshawnsingh@chromium.org2012-05-231-0/+2
* Revert 138554 - Prevent zero-length items from being appended to a blob.ericu@google.com2012-05-232-16/+0
* Revert 138498 - SpeechInputExtensionManager now interface (exclusively) with ...vandebo@chromium.org2012-05-233-16/+51