summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Exit early and pass over the log string when a test fails.dtseng@chromium.org2011-03-081-0/+5
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-081-1/+1
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-085-18/+16
* Revert 77296 - zea@chromium.org2011-03-081-1/+1
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-081-1/+1
* Add a unittest to make sure changes made to software_rendering_list.json are ...zmo@google.com2011-03-081-0/+25
* Remove IDBCallbacks::OnSucess(IDBObjectStore*)andreip@chromium.org2011-03-081-4/+0
* Remove obsoleted interface for fallback font selection on Linux.kochi@chromium.org2011-03-081-3/+3
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-082-4/+0
* Print Preview: Generate the print preview after the print preview renderer ha...thestig@chromium.org2011-03-081-3/+1
* Pepper: Store file extensions and description on a per-mime-type basis.viettrungluu@chromium.org2011-03-081-14/+3
* Put file_system messages in their own file and move them to content, in prepa...jam@chromium.org2011-03-072-32/+29
* Add set of prerendering RenderViewHosts to allow setting of PRERENDER load fl...dominich@google.com2011-03-072-0/+35
* Fix crash in P2P IPC host.sergeyu@chromium.org2011-03-072-2/+3
* Remove invalid DCHECK in TabContents::CloseConstrainedWindows sail@chromium.org2011-03-071-1/+0
* Better error messages for speech input errors.satish@chromium.org2011-03-073-4/+65
* Adds a lab that prefers switching to an existing tab rather thansky@chromium.org2011-03-073-7/+46
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-071-2/+3
* Pass around preferred language to font fallback selection.kochi@chromium.org2011-03-071-0/+6
* Revert 77075 - Don't block on stream requests on Alternate-Protocol.jochen@chromium.org2011-03-071-0/+2
* Move notification service code to content. We'll need to figure out how to s...jam@chromium.org2011-03-072-5/+5
* Don't block on stream requests on Alternate-Protocol.willchan@chromium.org2011-03-061-2/+0
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-0514-64/+69
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-052-5/+5
* NSS: Unlock crypto devices when populating cert manager.mattm@chromium.org2011-03-052-3/+23
* Don't try to convert text/html URLs ending in .user.js.aa@chromium.org2011-03-051-1/+1
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-052-22/+26
* Make IndexedDB obey the SpecialStoragePolicy.jorlow@chromium.org2011-03-056-23/+58
* fix display of filenames in file:/// URLsevan@chromium.org2011-03-053-11/+13
* (1) Hook up the print button to send the pages to the default printer for pri...kmadhusu@chromium.org2011-03-052-4/+6
* Move infobar_delegate.[cc,h] back to chrome/browser/tab_contents.tfarina@chromium.org2011-03-044-203/+2
* Stream speech audio to server as it gets recorded, instead of waiting until e...satish@chromium.org2011-03-048-43/+72
* Register "filesystem:" as a "WebSafeScheme" to let ResourceDispatcherHost ser...adamk@chromium.org2011-03-042-0/+5
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-042-1/+14
* ui_tests: use proper API for getting tab titleevan@chromium.org2011-03-041-21/+23
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-046-73/+5
* This is the first CL for a sequence of CLs that will add in the display infra...rharrison@chromium.org2011-03-041-0/+3
* Enable speech input by default and remove unused code.satish@chromium.org2011-03-043-28/+16
* Take out the is_content_filtered bool that gets passed around betwen renderer...jam@chromium.org2011-03-046-16/+3
* Remove FileSystemQuotaManager classkinuko@chromium.org2011-03-041-2/+0
* Adding multisampling to GPU software rendering list feature sets. Allow muti...zmo@google.com2011-03-043-52/+111
* Revert 76840 - Removed GPU plugin.jcivelli@chromium.org2011-03-042-0/+4
* Removed GPU plugin.apatrick@chromium.org2011-03-032-4/+0
* Code to distinguish the Pro3,1 17" from the Pro 3,1 15", mild cleanup.avi@chromium.org2011-03-031-48/+75
* Revert 76792 - fix display of filenames in file:/// URLsjcivelli@chromium.org2011-03-033-13/+11
* Remove web_ui_util helper functions.kmadhusu@chromium.org2011-03-032-43/+0
* fix display of filenames in file:/// URLsevan@chromium.org2011-03-033-11/+13
* Move content specific switches to content, in preparation for moving director...jam@chromium.org2011-03-031-3/+6