summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Removed supports_extension and calling methods fromkbr@google.com2010-11-122-32/+0
* Updated comment to remove expectation thatkbr@google.com2010-11-111-2/+3
* Revise the omnibox extension API so that specifying descriptionStyles is easier.mpcomplete@chromium.org2010-11-111-10/+6
* Implement getVertexAttribOffsetgman@chromium.org2010-11-111-3/+6
* Adding a test to test a craher with the select popup on Mac.jcivelli@chromium.org2010-11-112-5/+40
* Disallow unknown TLD's for phishing classification.bryner@chromium.org2010-11-112-3/+7
* Fix ThumbnailGenerator on Windows.kkania@chromium.org2010-11-111-6/+12
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-113-6/+5
* Marking the SearchProviderTest.TestIsSearchProviderInstalled test as flaky.ananta@chromium.org2010-11-111-1/+2
* PLT updates.tonyg@chromium.org2010-11-114-15/+71
* Disable accelerated 2D canvas on DX9 by not initializing GraphicsContext3D if...scheib@google.com2010-11-101-0/+6
* Detect corruption of previous snapshots in histogramsjar@chromium.org2010-11-102-76/+41
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-103-3/+32
* Change the private image data shared memory handle code to return a nativebrettw@chromium.org2010-11-091-2/+9
* - Relanding 61718.apatrick@chromium.org2010-11-098-40/+86
* Fix typo introduced in r56164. This caused PLT histograms to only be savedtonyg@chromium.org2010-11-091-1/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-084-4/+4
* Allow verbatim to be passed in OnSearchBoxChange.tonyg@chromium.org2010-11-082-0/+3
* NaCl: Supply MakeSharedMemorySegmentViaIPC() via dependency injectionmseaborn@chromium.org2010-11-083-0/+19
* Deleted code associated with --enable-gpu-rendering andkbr@chromium.org2010-11-084-264/+5
* Remove no more needed js-flags passed to renderer process.mnaganov@chromium.org2010-11-081-1/+1
* Update the error page template to be a little prettier.mmenke@chromium.org2010-11-082-92/+68
* Mac: Allow statting various files needed for use by the defaults system.jeremy@chromium.org2010-11-071-3/+12
* Reland r65152 with mac and linux fix.apatrick@chromium.org2010-11-065-223/+139
* Factor a PageLoadHistograms class out of RenderView.tonyg@chromium.org2010-11-056-736/+767
* net: Silently disable False Start when NetNanny is detected.agl@chromium.org2010-11-051-12/+0
* Implement onCompleted event for the webNavigation APIjochen@chromium.org2010-11-051-0/+2
* Only send child node updates on load and children changed notifications.ctguil@chromium.org2010-11-052-1/+14
* Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-055-139/+223
* Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-055-223/+139
* Sanitize checkdeps-checked DEPS a bit.evan@chromium.org2010-11-041-1/+1
* Removed Media Cache Enabled Flagatwilson@chromium.org2010-11-041-4/+0
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-048-6/+540
* Implement onDOMContentLoaded event of the webNavigation API.jochen@chromium.org2010-11-041-1/+1
* Pepper's directory reader implementation + test.dumi@chromium.org2010-11-042-0/+10
* Allow histograms in cache stats.cc to bypass corruption checksjar@chromium.org2010-11-031-4/+19
* Advertise the GL_CHROMIUM_copy_texture_to_parent_texture andkbr@google.com2010-11-032-2/+5
* Use optimized scrolling for pepper plugins.jam@chromium.org2010-11-031-0/+4
* Move MediaFilterCollection code into a class.scherkus@chromium.org2010-11-031-8/+9
* Added ability to propogate create to suggest whether or not filesystem's root...kkanetkar@chromium.org2010-11-033-2/+4
* Revert 64687 - Try to detect internal corruption of histogram instances.jar@chromium.org2010-11-021-19/+4
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-3/+4
* Chromium part of the autofill refactor: removing now unused code.jcivelli@google.com2010-11-023-45/+6
* Adds error text for the ERR_NETWORK_ACCESS_DENIED error,mmenke@chromium.org2010-11-021-14/+21
* AutoFill: Fix two heuristic issues with nrm.org.jhawkins@chromium.org2010-11-022-18/+67
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-023-2/+3
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-023-3/+2
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-023-2/+3
* Fix compile error.bauerb@chromium.org2010-11-021-1/+1