summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Prepare for re-activation toast on 963.mal@google.com2012-01-234-8/+16
* Merge 118023 - Linux: use the binary name rather than the (debugging-only) th...mdm@chromium.org2012-01-201-3/+7
* Merge 118197 - Fix accessible scrolling methods.dmazzoni@chromium.org2012-01-202-9/+6
* Merge 117744 - Don't swap processes for javascript: URLs.creis@chromium.org2012-01-182-61/+101
* Merge 117658 - Substitute ResourceHandlers with dummy ResourceHandler while r...battre@chromium.org2012-01-176-3/+155
* Merge 113806 - Revert 113794 - Revert 113785 - Enable TransferNavigationResou...battre@chromium.org2012-01-171-3/+1
* Disable accelerated 2D canvas in M17 branch (963)vangelis@chromium.org2012-01-172-8/+6
* Fix build break in unit test.creis@chromium.org2012-01-121-4/+4
* Merge 117082 - Copy all the max page IDs to Instant/Prerender's TabContentscreis@chromium.org2012-01-125-13/+76
* Merge 117146 - Remove contexts from lists of shared contexts on lost context.kbr@chromium.org2012-01-121-1/+15
* Merge 116581 - When renderer process tries to establish a GPU channel, close ...apatrick@chromium.org2012-01-113-26/+16
* Merge 117178 - Postpone deletion of P2PTransportImpl internals when it is bei...sergeyu@chromium.org2012-01-112-3/+54
* Merge 116399 - Add plumbing necessary to read IDBIndex.multiEntry attribute.jsbell@chromium.org2012-01-066-7/+35
* Merge 114806 - Include the information whether the tab is already in a tab st...jochen@chromium.org2012-01-022-22/+0
* Merge 115189 - Don't delete the current NavigationEntry when leaving an inter...creis@chromium.org2011-12-223-83/+42
* Fix M17 build -- remove references to kGLImplementationAppleGL.kbr@chromium.org2011-12-221-3/+1
* Merge 115372 - Fixed crashes when running on top of Apple's software OpenGL r...kbr@chromium.org2011-12-222-14/+15
* Merge 114862 - Make page IDs be specific to a RenderView rather than global t...creis@chromium.org2011-12-2123-209/+113
* Merge 113603 - Revert r112160 ("Send one WebKeyboardEvent to the RenderWidget...apavlov@chromium.org2011-12-195-124/+99
* Merge 114586 - Declare some zoom constants in the headers so we don't have to...thestig@chromium.org2011-12-172-8/+8
* Merge 114443 - Make "Save As" control flow play better with safe browsing che...asanka@chromium.org2011-12-172-7/+31
* Merge 113923 - Fix page zoom for plug-in documents (PDF, etc.)csilv@chromium.org2011-12-134-6/+14
* Merge 113593 - Make sure PluginDataRemoverImpl::Init is executed after the co...bauerb@chromium.org2011-12-121-34/+33
* Merge 113767 - Add more CHECK in GPU and NPAPI process on invalid file descri...xhwang@chromium.org2011-12-093-3/+17
* Merge 113708 - Use correct callback type for deleteDatabase resultjsbell@chromium.org2011-12-092-5/+9
* Merge 113317 - Create a secondary file thread, FILE_USER_BLOCKING, for tasks ...michaeln@google.com2011-12-096-5/+20
* Merge 113248 - Record UMA status on websql results.michaeln@google.com2011-12-092-6/+121
* Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...cbentzel@chromium.org2011-12-081-6/+6
* Merge 113467 - Webcam ppapi flash fix.ihf@chromium.org2011-12-071-0/+8
* Merge 113172 - Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private ar...dpolukhin@chromium.org2011-12-0711-29/+337
* Merge 113165 - Revert 113027 - Zygote most of the uses of the utility process...kerz@chromium.org2011-12-064-20/+3
* Add download server IP address to the SafeBrowsing download protection ping.noelutz@google.com2011-12-066-0/+16
* Revert 113110 - backing out 113015 didn't fix the interactive test bot. Resto...sail@chromium.org2011-12-065-12/+11
* Revert 113015 - speculative revert to see if this fixes the interactive test ...sail@chromium.org2011-12-065-11/+12
* Roll libjingle to 98:99. tommi@chromium.org2011-12-061-1/+1
* Revert 113007 - DownloadManager intereface refactoring to allow cleaner Downl...kalman@chromium.org2011-12-0611-263/+206
* Add support for content::Referrer to prerenderjochen@chromium.org2011-12-062-3/+5
* Fix mouse lock perf issue on Windows.yzshen@chromium.org2011-12-052-38/+89
* retry r112077 - recently closed menu: respect middle clickestade@chromium.org2011-12-052-0/+6
* Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...jam@chromium.org2011-12-054-10/+52
* Indicate to that textures passed to GVDA are cleared by the decoder.fischman@chromium.org2011-12-051-0/+13
* Make the transfer request code path use full referrersjochen@chromium.org2011-12-057-0/+16
* Zygote most of the uses of the utility process on Linuxjorgelo@chromium.org2011-12-054-3/+20
* Revert 113006 - Make TestTabContents::TestDidNavigate not take a ViewHostMsg_...avi@chromium.org2011-12-054-52/+10
* [Linux] Call g_thread_init() in UtilityThreadImpl::OnLoadPlugins().rsesek@chromium.org2011-12-051-0/+14
* Make NavigationEntry and friends use content::Referrer instead of plain URLsjochen@chromium.org2011-12-059-46/+53
* Add avi and joi as OWNERS for content\public. Please add me as a reviewer for...jam@chromium.org2011-12-053-3/+11
* Remove OnMessageReceived that was using internal content IPCs in a chrome tes...jam@chromium.org2011-12-055-12/+11
* DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.rdsmith@chromium.org2011-12-0511-206/+263
* Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...jam@chromium.org2011-12-054-10/+52