summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-1/+7
* Get rid of content dependency from sandbox_policy.hjam@chromium.org2011-05-276-6/+33
* Fix the go-back and proceed actions for client side phishing interstitials.bryner@chromium.org2011-05-272-2/+9
* This bug fixes a couple issues when accelerated compositing is enabled:jbates@chromium.org2011-05-271-8/+0
* Several fixes to the UI for enabling SIM-locked modems.ers@chromium.org2011-05-271-0/+6
* Revert 87077 - Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-7/+1
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-1/+7
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-05-279-15/+447
* Revert 87066 - Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-7/+1
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-272-2/+1
* Cleaning up of data types, naming for JavaScript dialogs.avi@chromium.org2011-05-278-55/+61
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-1/+7
* Turn off optimization for ChildProcessLauncher::Context::TerminateInternal.apatrick@chromium.org2011-05-271-0/+11
* Make sure that per-hostname zoom settings are retained.mirandac@chromium.org2011-05-275-18/+17
* Mark WorkerTest.WorkerConstructor as flakymnaganov@chromium.org2011-05-271-1/+2
* Fix a crash where an index to a modified array wasn't always kept up to date.mad@chromium.org2011-05-271-3/+7
* Get rid of the render view id in localStorage IPCs as it's not used anymorejochen@chromium.org2011-05-275-23/+9
* Adopt the WebIDBFactory interface for deleteDatabasejochen@chromium.org2011-05-272-2/+21
* This change provides initial support for sending DevTools messages between Wo...yurys@chromium.org2011-05-2718-8/+457
* Cancel prerender on SSL Client Authentication requests.cbentzel@chromium.org2011-05-272-0/+12
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-272-1/+2
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-272-2/+1
* Fix gpu acceleration with --in-process-gpu and --single-process modes.sievers@google.com2011-05-277-128/+103
* Unbranch libjinglesergeyu@chromium.org2011-05-271-47/+47
* Fix ARM build break introduced in r86927.scherkus@chromium.org2011-05-261-1/+1
* Move security_style.h to content. It seems like useful information that an e...jam@chromium.org2011-05-264-3/+37
* VideoCaptureHostscherkus@chromium.org2011-05-266-0/+1031
* Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...jam@chromium.org2011-05-2624-46/+14
* Make --allow-cross-domain-auth-prompt equivalent to a preference.tsepez@chromium.org2011-05-262-27/+46
* Preserves NPObject identity for objects created in a plugin and passed to Jav...jam@chromium.org2011-05-265-13/+103
* Add FPS column to Task Manager.jbates@chromium.org2011-05-263-1/+27
* Fix WebGraphicsContext3DCommandBufferImpl so it only disables extensions for ...gman@chromium.org2011-05-261-2/+5
* Fix memory leaks in P2PSocketDispatcherHostsergeyu@chromium.org2011-05-261-1/+9
* Enabling page visibility api in the chrome browser.shishir@chromium.org2011-05-262-0/+11
* More WebSQLDatabase and QuotaManager integration.michaeln@google.com2011-05-262-7/+3
* Use the WebKit default fonts when specifying generic font families.brettw@chromium.org2011-05-263-10/+22
* Move Mac and GTK+ specific parts of render_widget_host.cc intotony@chromium.org2011-05-264-125/+132
* Surround sound swizzling for Mac based on device channel layout preferences.annacc@chromium.org2011-05-261-1/+3
* Remove NavigationController::CommitPendingEntrycbentzel@chromium.org2011-05-263-62/+3
* [Re-instate r86681 by reverting its revert in r86687.]fischman@chromium.org2011-05-2612-153/+170
* Add '?' to the list of characters escaped when constructing a file:// URLasanka@chromium.org2011-05-261-8/+10
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-267-19/+20
* Switch to the new CustomHistogram::ArrayToCustomRanges() utilityjoi@chromium.org2011-05-261-14/+16
* Since a dynamically created page does not have any NavigationEntry, TabConten...shinyak@google.com2011-05-263-7/+25
* Undo mistaken revert.vandebo@chromium.org2011-05-269-17/+849
* Remove the last prefs code from content. I tried hard to move ShouldShowBook...jam@chromium.org2011-05-265-21/+13
* Revert "Add VideoCaptureImpl and VideoCaptureImplManager"vandebo@chromium.org2011-05-269-849/+17
* Handler settings page.koz@chromium.org2011-05-261-0/+4
* fix clangwjia@google.com2011-05-262-0/+4
* Add VideoCaptureImpl and VideoCaptureImplManagerwjia@google.com2011-05-269-17/+845