summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert 82950 - Add a test for checking that refreshing a page does load the s...jar@chromium.org2011-04-262-8/+4
* Add a test for checking that refreshing a page does load the same WebUI page.dtseng@chromium.org2011-04-252-4/+8
* Reduce static data in ExtensionProcessBindings. Some was notaa@chromium.org2011-04-251-4/+11
* wstring: remove wstring functions from base/i18n/rtl.hevan@chromium.org2011-04-251-5/+4
* Revert my recent changes regarding title directionality.evan@chromium.org2011-04-2516-143/+83
* Unittests for P2P TCP Sockets Host.sergeyu@chromium.org2011-04-258-85/+626
* Encapsulated FaviconHelper.michaelbai@google.com2011-04-252-21/+1
* Mark WorkerTest.TerminateQueuedWorkers flakykinuko@chromium.org2011-04-251-0/+5
* Move visited link out of BrowsrProcessRenderHost.jam@chromium.org2011-04-247-166/+7
* Don't hold the installed app in BrowserProcessRenderHost, since that's in con...jam@chromium.org2011-04-232-20/+11
* Remove extension dependency from BrowserRenderProcessHost.jam@chromium.org2011-04-234-139/+2
* Switch to using content::ResourceContext* instead of incognito.willchan@chromium.org2011-04-235-58/+63
* Change NavigationEntry's title fields to carry the text direction.evan@chromium.org2011-04-2310-64/+96
* Revert 82771 - Unittests for P2P TCP Sockets Host.BUG=NoneTEST=UnittestsRevie...sergeyu@chromium.org2011-04-237-593/+85
* Unittests for P2P TCP Sockets Host.sergeyu@chromium.org2011-04-237-85/+593
* Move more GPU related files from content/common to content/common/gpu.apatrick@chromium.org2011-04-2233-42/+44
* Revert "Revert 82682 - Revert "Revert 82671 - V8ValueConverter: Handle except...aa@chromium.org2011-04-223-38/+332
* Replaced std::string argument storage in gpu_trace_event with faster TraceVal...jbates@chromium.org2011-04-221-1/+2
* Revert 82682 - Revert "Revert 82671 - V8ValueConverter: Handle exceptions whe...aa@chromium.org2011-04-223-332/+38
* Revert "Revert 82671 - V8ValueConverter: Handle exceptions when dealing with ...aa@chromium.org2011-04-223-38/+332
* Revert 82671 - V8ValueConverter: Handle exceptions when dealing with objectpr...aa@chromium.org2011-04-223-332/+38
* V8ValueConverter: Handle exceptions when dealing with objectaa@chromium.org2011-04-223-38/+332
* Fix diagnostics and log messages in about:gpu.nduca@chromium.org2011-04-222-16/+32
* Move blocked content from TabContents to TabContentsWrapper.avi@chromium.org2011-04-225-158/+19
* Cleanup: Remove OptionsUtil::ResetToDefaults() function.tfarina@chromium.org2011-04-223-35/+0
* Revert 82620 - Replaced std::string argument storage in gpu_trace_event with ...thestig@chromium.org2011-04-221-2/+1
* Replaced std::string argument storage in gpu_trace_event with faster TraceAny...jbates@chromium.org2011-04-221-1/+2
* Add and use a base::i18n::StringWithDirection for carrying titles.evan@chromium.org2011-04-217-22/+30
* Implement IpcNetworkMangersergeyu@chromium.org2011-04-216-91/+69
* Proxy time zone requests to the browser. This is because the current codebrettw@chromium.org2011-04-215-4/+35
* Fix P2PSocketDispatcherHost to distinguish sockets with the same socket_idsergeyu@chromium.org2011-04-212-20/+38
* Fix chrome frame tests which regressed after my change to only route content ...ananta@chromium.org2011-04-211-4/+1
* Fix cycle in smart pointers.backer@chromium.org2011-04-211-2/+2
* Adds a RenderWidgetHostView for prerendering RenderViewHosts.mmenke@chromium.org2011-04-211-3/+9
* Ensure the PpapiBrokerImpl is deleted when it has no more clients.ddorwin@chromium.org2011-04-212-20/+71
* Plumb direction of document title through IPC layer.evan@chromium.org2011-04-2010-23/+43
* [Mac] Reset isHandlingSendEvent flag in case of exceptional condition.shess@chromium.org2011-04-202-0/+8
* PpapiBrokerImpl manages its own lifetime based on Connect and Disconnect calls.ddorwin@chromium.org2011-04-202-21/+85
* V8ValueConverter - convert keys with dots correctly.aa@chromium.org2011-04-202-3/+18
* Add V8ValueConverter utility to convert between v8::Value andaa@chromium.org2011-04-205-34/+304
* Navigations which are not content initiated should stay within ChromeFrame.ananta@chromium.org2011-04-201-19/+12
* Send the 'page_url' parameter of the page (on which the right click was made tobrettw@chromium.org2011-04-201-2/+8
* Update Chrome to accept WebKit API for RTL titles.evan@chromium.org2011-04-202-2/+6
* Avoid a DCHECK that can occur when running non-admin.joi@chromium.org2011-04-201-11/+14
* Add support for base::Closure in the MessageLoop, and reimplement the whole s...ajwong@chromium.org2011-04-203-12/+9
* Wrap the p2p transport API in a compile time flag.satish@chromium.org2011-04-207-24/+47
* Added raw headers support to DevTools.vsevik@chromium.org2011-04-201-1/+5
* Fixed file/directory url resolution for external mount point provider.zelidrag@chromium.org2011-04-202-1/+6
* Fix M12 release blocker. SaveAs now works for embedded PDFs and PDFs in iframe.gene@chromium.org2011-04-203-6/+7
* Mark the worker test SyncPersistent as expected to fail until we candpranke@chromium.org2011-04-201-1/+3