summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Change the behavior of ignore_path in BrowserNavigator.estade@chromium.org2011-03-011-8/+8
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-0122-32/+30
* Added command line switch to disable GPU sandbox.apatrick@chromium.org2011-02-281-0/+1
* Ensure that ConstrainedWindow::CloseConstrainedWindow() is calledsail@chromium.org2011-02-282-6/+19
* Move worker_host code to content.jam@chromium.org2011-02-2812-2/+2127
* Move print related IPC message handlers from render_message_filter to printin...kmadhusu@chromium.org2011-02-283-298/+0
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-2872-0/+9530
* Disable SpeechInputBrowserTest.TestBasicRecognition, crashes flakilyphajdan.jr@chromium.org2011-02-281-2/+2
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-1/+1
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-273-25/+25
* Revert 76168 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-262-4/+0
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-262-0/+4
* Move core pieces of speech from chrome to content.jam@chromium.org2011-02-2620-0/+3095
* WebUI: Move chrome/browser/webui/options/ to chrome/browser/ui/webui/optionstfarina@chromium.org2011-02-261-1/+1
* Revert 76156 - Added back thread watcher changes.rtenneti@chromium.org2011-02-262-4/+0
* Added back thread watcher changes.rtenneti@chromium.org2011-02-262-0/+4
* Revert 76154 - Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-262-4/+0
* Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-262-0/+4
* With this CL, GPU blacklist auto update from the web is implemented. This al...zmo@google.com2011-02-262-3/+35
* Get rid of hung_renderer_dialog file and namespace.tfarina@chromium.org2011-02-261-5/+5
* Remove more three stub files that were moved to content/browser directory.tfarina@chromium.org2011-02-263-4/+4
* Add an accessor for an ExtensionSpecialStoragePolicy to the Profile classmichaeln@google.com2011-02-2610-58/+52
* Pepper/Flapper: Refactor module-local file stuff to make it easier/nicer to a...viettrungluu@chromium.org2011-02-262-59/+79
* [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith...nick@chromium.org2011-02-262-35/+3
* Add DCHECK to make sure that RenderProcessHost::FromID (which is also called ...jam@chromium.org2011-02-251-0/+2
* Update accelerometer data with confirmed entries for the new MacBooks, and pr...avi@chromium.org2011-02-251-3/+11
* Revert 76067 - Created a new BrowserMessageFilter to handle print related IPC...nick@chromium.org2011-02-253-6/+298
* With this CL, GPU blacklist auto update from the web (before it ships togethe...zmo@google.com2011-02-252-3/+35
* Cleanup for newly-added RegisterProtocolHandler stuff:pkasting@chromium.org2011-02-252-20/+0
* Fix changes from r75314 to preserve the prevailing pattern of "(expected, act...pkasting@chromium.org2011-02-252-6/+6
* Created a new BrowserMessageFilter to handle print related IPC messages.kmadhusu@chromium.org2011-02-253-298/+6
* Implemented policy to disable plugin finder.pastarmovj@chromium.org2011-02-251-3/+9
* Duplicate tab does not work for POST pages.pfeldman@chromium.org2011-02-254-2/+25
* WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...tfarina@chromium.org2011-02-2516-6/+1390
* Back out thread watcher changes.rtenneti@chromium.org2011-02-252-4/+0
* Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...jam@chromium.org2011-02-2427-0/+2872
* Moved creation of GPU transfer buffers into the browser process.apatrick@chromium.org2011-02-245-12/+67
* Move in_process_webkit dir from chrome\browser to content\browser.jam@chromium.org2011-02-2435-22/+4358
* Remove browsing_instance.h stub file and update all the references.tfarina@chromium.org2011-02-242-3/+4
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-2413-19/+2164
* Remove "virtual" from AddInfoBar() method.tfarina@chromium.org2011-02-231-1/+1
* PPB_Flash cleanup part 1: move the net connector stuff to its own files.viettrungluu@chromium.org2011-02-232-2/+3
* More OOLing on Mac.erg@google.com2011-02-232-0/+4
* Fix bad merge at r75645.apatrick@chromium.org2011-02-231-3/+3
* First cut at a WATCHDOG thread that monitors threads for theirrtenneti@chromium.org2011-02-232-0/+4
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-2326-0/+5313
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-1/+1
* Adds navigator.registerProtocolHandler.tony@chromium.org2011-02-232-0/+20
* Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-1/+1
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-221-1/+1