summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Add a dcheck to make sure that RenderProcessHost::AllHostsIterator is called ...jam@chromium.org2011-04-072-1/+6
* Fix AutoFill regression which caused stale routing_ids to be used when the Re...jam@chromium.org2011-04-072-1/+8
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-072-6/+8
* Remove RDH from UtilityProcessHost.willchan@chromium.org2011-04-061-10/+6
* Revert 80702 - Remove RDH from UtilityProcessHost.The utility process should ...isherman@chromium.org2011-04-061-6/+10
* Remove RDH from UtilityProcessHost.willchan@chromium.org2011-04-061-10/+6
* Fixes bug where renderer could show up parented to desktop. This wouldsky@chromium.org2011-04-061-1/+1
* Get rid of some more dependencies on /chrome.michaeln@google.com2011-04-065-14/+14
* Remove async functionality from net::CookiePolicy.willchan@chromium.org2011-04-061-18/+4
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Mark old BrowserChildProcessHost constructor as deprecated.willchan@chromium.org2011-04-062-3/+15
* Don't pass RDH to plugin process hosts.willchan@chromium.org2011-04-064-14/+2
* Prevent changes to NavigationEntry's URL for a provisional redirect.creis@chromium.org2011-04-061-1/+3
* Add browser version control in gpu blacklist entry. This allows us to push o...zmo@google.com2011-04-063-17/+104
* Last of the app icons.avi@chromium.org2011-04-062-15/+0
* Histogram added: GPU.GPUProcessLaunchCausescheib@chromium.org2011-04-064-9/+22
* Remove some unneeded includes to chrome/ from within content/michaeln@google.com2011-04-052-5/+3
* Remove last extension related code in content\browser. Have the ExtensionSer...jam@chromium.org2011-04-054-91/+48
* Encourage reliability of code using browser thread.dmaclach@chromium.org2011-04-051-1/+10
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-055-127/+32
* Only run the phishing classifier on HTML and XHTML documents.bryner@chromium.org2011-04-052-2/+14
* Make contents settable in RVHTH.avi@chromium.org2011-04-053-7/+13
* Move dispatching and sending of the last extension specific messages out of T...jam@chromium.org2011-04-058-138/+79
* In speech input, introduce a 'warm up' screen for slow audio capture devices.satish@chromium.org2011-04-054-2/+23
* Fix a misplaced comma in renderer log messages that has always bugged me.mdm@chromium.org2011-04-051-1/+1
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-10/+13
* Rename ConstrainedWindowWin to ConstrainedWindowViews in preparation for refa...ben@chromium.org2011-04-042-9/+0
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-0416-202/+34
* Get rid of some dependencies on chrome from content.michaeln@google.com2011-04-0114-58/+59
* GPU.GPUProcessTerminationStatus histogram addedscheib@chromium.org2011-04-011-0/+5
* Better handling of disabling the GPU acceleration if the GPU process dies mor...amarinichev@chromium.org2011-04-013-21/+22
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-011-4/+4
* Remove knowledge about UserScriptListener from content.jam@chromium.org2011-04-016-17/+24
* Fix out-of-process pepper plugins when sandbox is on.piman@google.com2011-04-011-0/+1
* New Mac accelerometer data from thakis.avi@chromium.org2011-04-011-4/+5
* Move some pref registrations out of Browsertorne@chromium.org2011-04-011-0/+1
* Revert 80101 - kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-011-1/+2
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-03-311-2/+1
* Send the RENDER_VIEW_HOST_DELETED notification for all RenderViewHost, instea...jam@chromium.org2011-03-312-4/+5
* Rename some WebUI files to be clearer as to their purpose.dtseng@chromium.org2011-03-314-12/+12
* Cleanup: Move more print code out of RVH.thestig@chromium.org2011-03-314-31/+1
* Take out sending NotificationType::RENDER_VIEW_HOST_CREATED_FOR_TAB from Rend...jam@chromium.org2011-03-311-8/+0
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-3137-78/+114
* WebUI nits; no real code changeestade@chromium.org2011-03-311-0/+2
* Provide one to one correspondence between WebUI tests on C++ and JS ends.dtseng@chromium.org2011-03-304-25/+45
* Avoid running unload handler on a cross-site 204 (no content) response.creis@google.com2011-03-302-2/+45
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-3017-427/+332
* Adding prerender to task managerdominich@google.com2011-03-301-1/+5
* Move web_ui_util.* to chrome/ from content/estade@chromium.org2011-03-302-71/+0
* Add ignore limits flag and use for sync requestkristianm@google.com2011-03-301-0/+3