summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Hide BrowsingInstance from all but SiteInstance, as intended by design.joi@chromium.org2012-01-187-20/+36
* Revert 118031 - Roll libjingle to r108:ronghuawu@chromium.org2012-01-185-5/+5
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-1812-170/+231
* Roll libjingle to r108:ronghuawu@chromium.org2012-01-185-5/+5
* In the BrowserMainLoop::InitializeToolkit(),simon.hong81@gmail.com2012-01-181-2/+2
* Linux: use the binary name rather than the (debugging-only) thread name when ...mdm@chromium.org2012-01-181-3/+7
* Revert 117964 - UILayoutTest: Use DOMAutomation to retrieve document.body.inn...apatrick@chromium.org2012-01-181-4/+4
* Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-186-10/+11
* Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-186-11/+10
* Fix uninitalized varible in WebUI. I was going to remove this out of WebUI, t...jam@chromium.org2012-01-181-1/+2
* Rename is_hsts_host to fatal.palmer@chromium.org2012-01-176-10/+11
* UILayoutTest: Use DOMAutomation to retrieve document.body.innerTextdgrogan@chromium.org2012-01-171-4/+4
* Ensure that view_messages.h and tab_contents.h don't get included by any more...jam@chromium.org2012-01-179-16/+20
* Tracking ctrl, shift, alt and caps lock state information for floating touchbshe@chromium.org2012-01-171-0/+1
* Move cleanup that happens on IO thread destruction to content, so that not ev...jam@chromium.org2012-01-173-4/+40
* Group BrowserChildProcesshost methods that will be part of the interface toge...jam@chromium.org2012-01-176-21/+42
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-1712-78/+166
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-172-0/+7
* Use times from the initiation of events to determine whether twodavemoore@chromium.org2012-01-171-50/+6
* Revert r117895 "Convert use of int ms to TimeDelta in files owned by bulach."maruel@chromium.org2012-01-176-16/+16
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-176-16/+16
* Sort tabs by the last selected time on thr remote debugging landing page.mnaganov@chromium.org2012-01-171-1/+8
* Fix leak in LoadSandboxTemplate found by Valgrindjeremy@chromium.org2012-01-161-5/+6
* Add CreateFileSystemOperation() method to FileSystemContextkinuko@chromium.org2012-01-162-29/+50
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-1610-35/+28
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-1610-28/+35
* Convert use of int ms to TimeDelta in files owned by vrk.tedvessenes@gmail.com2012-01-141-2/+2
* Fix window zoom in a sane way, remove nasty casts.avi@chromium.org2012-01-143-1/+15
* Add --enable-gpu-debugging to call glGetError after every command in the comm...gman@chromium.org2012-01-141-1/+1
* Content: First draft at a content_shell on GTK.erg@chromium.org2012-01-149-30/+219
* Keep "internal" and "extra" plugins in the same list.bauerb@chromium.org2012-01-143-6/+14
* Implement off-the-spot mode for Aura-IBus IME.kinaba@chromium.org2012-01-142-5/+9
* Don't swap processes for javascript: URLs.nasko@chromium.org2012-01-142-61/+101
* Fix deadlock in WebMediaPlayerImpl::Destroy() when HW video decode is enabled.fischman@chromium.org2012-01-144-22/+104
* Remove references to WebKit::WebWorkerdslomov@chromium.org2012-01-143-18/+1
* Add System Assessment Tool stats to about:gpu on Windows.scottmg@chromium.org2012-01-136-2/+138
* Remove obsolete layer of indirection in gpu msg routing.sievers@chromium.org2012-01-132-48/+24
* Revert 117696 - Created DownloadFileManager unit test.dcheng@chromium.org2012-01-1314-803/+517
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-1314-517/+803
* Get rid of unnecessary accessors in BrowserProcessHost that were transitional...jam@chromium.org2012-01-139-44/+44
* Fix chrome://chrome breaking from r117645jam@chromium.org2012-01-131-5/+5
* Substitute ResourceHandlers with dummy ResourceHandler while request is trans...battre@chromium.org2012-01-136-3/+155
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-1311-34/+125
* chrome.experimental.downloads.download works for non-GET methods.cbentzel@chromium.org2012-01-131-1/+0
* Fix RenderProcessHostImpl::IsSuitableHost for the single-process mode.mnaganov@chromium.org2012-01-131-2/+4
* [Mac] Place IME candidate window on Pepper plugins near the caret.kinaba@chromium.org2012-01-134-7/+23
* Fold WebMediaPlayerImpl::Initialize() into the constructor.scherkus@chromium.org2012-01-136-33/+32
* Revert r116858 as it is causing various crashes.darin@chromium.org2012-01-131-6/+1
* Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...fischman@chromium.org2012-01-138-34/+5
* Revert 117541 - Convert use of int ms to TimeDelta in files owned by bulach.lambroslambrou@google.com2012-01-126-16/+16