summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-206-16/+17
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-206-71/+113
* DevTools: look up client hosts for the given tab contents while navigating.pfeldman@chromium.org2012-01-203-17/+25
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-2022-390/+376
* Try to fix Linux components build.jam@chromium.org2012-01-202-2/+2
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-2022-376/+390
* Re-enable InjectIDBKey browser test broken in WebKit r105331 rolljsbell@chromium.org2012-01-191-16/+28
* Reland "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-191-2/+2
* Cleanup: ResourceDispatcherHost::BeginDownload takes a scoped_ptr<URLRequest>...cbentzel@chromium.org2012-01-194-39/+39
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-1913-515/+799
* Rename WebUI to WebUIImpl.jam@chromium.org2012-01-199-93/+84
* Do not forward keyevents to popup if that's expected.mukai@chromium.org2012-01-192-2/+10
* Clean up uses of static data around singletons.rsesek@chromium.org2012-01-191-6/+4
* Revert 118297 since it caused component build failure:sadrul@chromium.org2012-01-1912-796/+513
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-1912-513/+796
* Adds support for 16kHz input sample rate and mono channel config. in WebRTC.henrika@chromium.org2012-01-192-0/+7
* Fix JavaBridgeDispatcherHost to use WebContents rather than TabContentssteveblock@chromium.org2012-01-192-9/+8
* Always enable indexeddb for workers. Remove --enable-indexeddb-for-workers s...dgrogan@chromium.org2012-01-191-1/+0
* Webkit roll 105330:105375rolandsteiner@chromium.org2012-01-191-1/+1
* Hook up the SequencedWorkerPool to the browser thread.brettw@chromium.org2012-01-193-46/+110
* fix uninitialized memory in linux gamepad data fetcherscottmg@chromium.org2012-01-191-0/+1
* Revert "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-191-2/+2
* Fix accessible scrolling methods.dmazzoni@chromium.org2012-01-192-9/+6
* --in-process-gpu works for Linux desktop and Aurabacker@chromium.org2012-01-191-0/+13
* Make CancelRequest trigger the destruction of URLRequest objects asynchronouslydarin@chromium.org2012-01-186-21/+145
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-1834-204/+370
* aura/chromeos: Avoid suspending while video is playing.derat@chromium.org2012-01-181-2/+2
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-1826-502/+59
* Add --disable-swiftshader and about:flags entry to disable swiftshaderjbauman@chromium.org2012-01-182-1/+10
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-1819-206/+60
* Hide BrowsingInstance from all but SiteInstance, as intended by design.joi@chromium.org2012-01-187-20/+36
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-187-167/+92
* 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-176-9/+13
* 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-179-76/+149
* 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