summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-2738-87/+127
* Upstream android string implementation etc.michaelbai@google.com2011-06-276-19/+63
* Modifying ResolveNTFunctionPtr in an attempt to eliminate crashes on random u...jschuh@chromium.org2011-06-271-7/+18
* DCHECK glDeleteXXX with id = 0 as this is a bug in client code.gman@chromium.org2011-06-276-70/+103
* Build fix for Clanghclam@chromium.org2011-06-272-0/+4
* Add diff tool for IDLnoelallen@google.com2011-06-271-0/+191
* Add in storage abstraction object to remoting webapp.ajwong@chromium.org2011-06-272-0/+97
* Fix typo in comment.agl@chromium.org2011-06-271-1/+1
* Implementation of SecureP2PSockethclam@chromium.org2011-06-274-0/+522
* move VideoCaptureImplManager from singleton to a member of RenderThread.wjia@chromium.org2011-06-279-134/+68
* Re-add icon_file.png for chrome://quota-internals/tzik@chromium.org2011-06-271-0/+0
* Removal of POST as invalid http methoddominich@chromium.org2011-06-272-3/+5
* Delete OWNERS file for chrome\browser\renderer_host since chrome\browser does...jam@chromium.org2011-06-271-4/+0
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-2754-12/+681
* Added png since trybots can't handle binary patches.dmaclach@chromium.org2011-06-271-0/+0
* Coverity fixes CID=15870,13529 Check pointer before assign, resource leak.gbillock@chromium.org2011-06-272-4/+11
* Coverity Fixlet: UNINIT_CTORscr@chromium.org2011-06-271-2/+2
* Enable crash reporting for chrome frame unit tests. This ensures that crashes...ananta@chromium.org2011-06-272-0/+14
* Update .DEPS.gitchrome-admin@google.com2011-06-271-3/+3
* roll skiareed@google.com2011-06-273-7/+16
* Update .DEPS.gitchrome-admin@google.com2011-06-271-4/+4
* Chromium-branding bug fix and test re-enable.jrt@chromium.org2011-06-273-9/+14
* app: Get rid of test/ directory.tfarina@chromium.org2011-06-275-31/+3
* Remove files that were shuffled to the NaCl repo for less chrome/nacl depende...elijahtaylor@google.com2011-06-273-80/+4
* Remove PPAPITest.Var from mac valgrind.cbentzel@chromium.org2011-06-271-0/+3
* Moves acclerated painting related fields from View to LayerHelper.sky@chromium.org2011-06-276-108/+302
* Rename scoped_ioobject to ScopedIOObject and put it into its own file. Renamemark@chromium.org2011-06-277-76/+92
* Exclude SpdyWebSocketStreamTest.IOPending from the Dr. Memory runstimurrrr@chromium.org2011-06-271-0/+4
* Revert 90578 - Add a CHECK to help track use-after-free of TabContentsDelegat...cbentzel@chromium.org2011-06-275-47/+2
* The design docs say 10 minutes before continue window. So fixed to match desi...dmaclach@chromium.org2011-06-271-1/+1
* Added sharding_supervisor.py script to automate sharding of tests, dramatical...charleslee@google.com2011-06-272-154/+265
* Use the same key repeat delay and interval as Chromebook.yusukes@chromium.org2011-06-271-3/+5
* Add a CHECK to help track use-after-free of TabContentsDelegate from a TabCon...cbentzel@chromium.org2011-06-275-2/+47
* Re-do the suppression for leaks in DhcpProxyScriptFetcherWintimurrrr@chromium.org2011-06-271-3/+1
* bookmarks: Check if a bookmark node is an url by using is_url() method.tfarina@chromium.org2011-06-279-16/+15
* Suppress memory leaks in DhcpProxyScriptFetcherWin teststimurrrr@chromium.org2011-06-271-0/+8
* Updating trunk VERSION from 804.0 to 805.0chrome-release@google.com2011-06-271-1/+1
* Disable GaiaAuthFetcherTest.ErrorComparator, it crashesbauerb@chromium.org2011-06-271-1/+7
* Use locale collator to sort file names in FileBrowser.dgozman@chromium.org2011-06-272-0/+10
* Delay between camera reinitializationsavayvod@chromium.org2011-06-273-9/+37
* Update .DEPS.gitchrome-admin@google.com2011-06-271-1/+1
* WebKit roll 89814:89816pfeldman@chromium.org2011-06-271-1/+1
* ui: Remove unnecessary typedefs of testing::Test.tfarina@chromium.org2011-06-274-20/+16
* Suppress two net-related leakstimurrrr@chromium.org2011-06-271-2/+24
* Update .DEPS.gitchrome-admin@google.com2011-06-271-1/+1
* Update V8 to version 3.4.7.ager@chromium.org2011-06-271-1/+1
* Widen SpdyWebSocketStream::SendData HeapCheck suppression.cbentzel@chromium.org2011-06-271-1/+1
* Memcheck suppression for SpdyWebSocketStream::SendDatacbentzel@chromium.org2011-06-271-0/+6
* Suppression for SpdyWebSocketStream::SendDatacbentzel@chromium.org2011-06-271-1/+6
* WebSocket unit test style fix on static const char kFooBar[]toyoshim@chromium.org2011-06-273-62/+79