summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-2033-389/+679
* Relanding this with fixes to the mac dbg builderananta@chromium.org2012-01-205-120/+9
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-206-16/+17
* Disable NPAPI under Aura.saintlou@chromium.org2012-01-201-0/+4
* mac: Mark failing MacTestCmdUp test as FAILS.sadrul@chromium.org2012-01-201-2/+3
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-2014-88/+165
* DevTools: look up client hosts for the given tab contents while navigating.pfeldman@chromium.org2012-01-205-17/+32
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-2033-677/+387
* Try to fix Linux components build.jam@chromium.org2012-01-203-4/+5
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-2033-387/+676
* WebKit roll 105448:105482rolandsteiner@chromium.org2012-01-202-2/+4
* Build webkit_glue as a component again.dpranke@chromium.org2012-01-201-0/+5
* Revert 118385 since this seems to break mac-debug build.sadrul@chromium.org2012-01-205-9/+120
* Fix a potential race in OnSwapBuffersComplete().sievers@chromium.org2012-01-201-2/+7
* Remove the Webkit thread in the PPAPI plugin process and perform the text and...ananta@chromium.org2012-01-195-120/+9
* 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-1915-518/+805
* Rename WebUI to WebUIImpl.jam@chromium.org2012-01-1912-98/+93
* 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-1914-802/+516
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-1914-516/+802
* Adds support for 16kHz input sample rate and mono channel config. in WebRTC.henrika@chromium.org2012-01-199-27/+76
* Fix JavaBridgeDispatcherHost to use WebContents rather than TabContentssteveblock@chromium.org2012-01-192-9/+8
* Add a per-tab preference to match WebSettings::images_enabled.mnaganov@chromium.org2012-01-191-0/+1
* Add thread safety to AudioManagerBase to protect access to the audio thread m...tommi@chromium.org2012-01-192-5/+7
* Always enable indexeddb for workers. Remove --enable-indexeddb-for-workers s...dgrogan@chromium.org2012-01-194-7/+1
* Webkit roll 105330:105375rolandsteiner@chromium.org2012-01-191-1/+1
* Roll libjingle to r108:ronghuawu@chromium.org2012-01-195-5/+5
* set timestamp of captured video frames. also set duration of the media and me...wjia@chromium.org2012-01-193-4/+13
* Disallow navigation in platform apps.mihaip@chromium.org2012-01-194-15/+24
* Hook up the SequencedWorkerPool to the browser thread.brettw@chromium.org2012-01-194-46/+139
* Change sandbox policy so we can create sync socketscpu@chromium.org2012-01-191-3/+14
* content shell/GTK: Add user interface niceness.erg@chromium.org2012-01-195-26/+100
* 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-192-3/+35
* Make CancelRequest trigger the destruction of URLRequest objects asynchronouslydarin@chromium.org2012-01-189-35/+257
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-1864-520/+583
* aura/chromeos: Avoid suspending while video is playing.derat@chromium.org2012-01-181-2/+2
* content/GTK: Renderers must have a ResourceBundle.erg@chromium.org2012-01-184-3/+66
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-1829-73/+83
* Add --disable-swiftshader and about:flags entry to disable swiftshaderjbauman@chromium.org2012-01-184-1/+14
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-1829-245/+250
* 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