summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 61127 - Made logging macros evaluate its stream arguments lazily.akalin@chromium.org2010-09-305-259/+186
* NTP: Fix visual issues when sections are closed.aa@chromium.org2010-09-302-5/+12
* Made logging macros evaluate its stream arguments lazily.akalin@chromium.org2010-09-305-186/+259
* Ensure browser cache of the renderer tree contains an accessibility object be...ctguil@chromium.org2010-09-302-29/+46
* Move interactive_ui_tests gyp definitions into chrome/chrome_tests.gypiisherman@chromium.org2010-09-302-175/+172
* Disk Cache: Add a quick return path for truncating an empty streamrvargas@google.com2010-09-301-3/+8
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-3024-438/+623
* Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...isherman@chromium.org2010-09-3012-169/+187
* Working on removing GTK for touch UI, by introducing a newanicolao@chromium.org2010-09-308-9/+865
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-3019-80/+231
* Fix bug where we did not remember most visited section beingaa@chromium.org2010-09-301-1/+1
* Roll WebKit 68771:67783hclam@chromium.org2010-09-301-1/+1
* A step in making it possible for WebGL to request no featuresgman@chromium.org2010-09-3020-786/+1081
* [Cleanup] Consolidated duplicate definitions of DLOG.akalin@chromium.org2010-09-301-106/+98
* Correcting orphaned process cleanup in out_of_proc_test_runner.cc.rsimha@chromium.org2010-09-301-4/+7
* Take out DCHECKs temporarily while I investigate interactive test failures TB...jam@chromium.org2010-09-301-3/+4
* Disable the DeleteBrowserHistoryTest. Still doesn't run reliably on the build...erikwright@chromium.org2010-09-301-1/+1
* Fix the Linux/Mac build on WebKit canaries. WebKit::WebFileInfo is notdumi@chromium.org2010-09-301-1/+0
* Valgrind: Suppression new memory errors from r60785.thestig@chromium.org2010-09-301-0/+29
* Heapchecker suppression for a small net_unittest leak.thestig@chromium.org2010-09-301-0/+7
* Valgrind: Supress a small net unittest leak.thestig@chromium.org2010-09-301-0/+7
* When in accelerated compositing mode, RenderWidgetHostView::paint/exposenduca@chromium.org2010-09-304-4/+33
* Try to fix linux 64 compile errorjam@chromium.org2010-09-301-5/+3
* PPAPI roll to 267piman@chromium.org2010-09-301-1/+1
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-3081-185/+537
* Run PPAPI's Var testspiman@chromium.org2010-09-301-0/+4
* Switch gles2_cmd_buffer to issue glFinish when it decodes glFinish.nduca@chromium.org2010-09-301-5/+1
* Disable checking group policy for plugins on startup since we shouldn't load ...jam@chromium.org2010-09-303-0/+27
* Make it possible to hide "most visited" on nnnnnnntpthakis@chromium.org2010-09-307-17/+305
* Roll WebKit 68753:68770hclam@chromium.org2010-09-301-1/+1
* Adjust perf expectations based on recent results.chase@chromium.org2010-09-301-8/+8
* Mark the most common uses of MakeCheckOpString as extern templates on gcc pla...erg@google.com2010-09-302-8/+29
* It seems that OnAccLoad and OnLoad are not reliably ordered. Add a helper tha...erikwright@chromium.org2010-09-301-5/+59
* Make the first-run search engine choice dialog accessible todmazzoni@chromium.org2010-09-305-2/+55
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-308-34/+53
* DOMUI: Use a hash mark instead of an empty href URL in a link that isjhawkins@chromium.org2010-09-301-2/+2
* dom-ui settings: Changes not to assume the existance of a preference, elimina...csilv@chromium.org2010-09-301-3/+4
* Autofill popup should close with un-matched namesdhollowa@chromium.org2010-09-302-5/+13
* Pull PPAPI deps to get new printing C++ wrapper.brettw@chromium.org2010-09-301-1/+1
* Revert 61074 - changed to flakyerikkay@chromium.org2010-09-301-2/+1
* userList.redraw when users options becomes visible to avoid chromium-os:7160xiyuan@chromium.org2010-09-301-4/+1
* [Mac] Convert the page info window to a bubble.rsesek@chromium.org2010-09-3014-13/+694
* Added support for accelerated compositing to test_shell. This iskbr@chromium.org2010-09-306-0/+37
* Make chrome aware of text/x-sh mime type.estade@chromium.org2010-09-303-6/+15
* changed to flakyerikkay@chromium.org2010-09-301-1/+2
* Call GetSSLInfo late, after we have received the responsewtc@chromium.org2010-09-302-9/+5
* protobuf: check in local copy.agl@chromium.org2010-09-30238-0/+106019
* net: add caching and inflight merging to DnsRRResolveragl@chromium.org2010-09-306-203/+550
* Don't change the extension for downloads that already have benign extensions.estade@chromium.org2010-09-303-71/+13
* Adds the ability for a link to set the filter in the eventsmmenke@chromium.org2010-09-3011-37/+194