summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removes an extraneous NOTIMPLEMENTED in native_control_gtk.sky@chromium.org2009-09-101-1/+0
* Add an Info.plist flag to force the software renderer.maf@google.com2009-09-102-16/+44
* Turning off auto upload for o3d trybots for now.bradnelson@google.com2009-09-101-1/+1
* Increase the maximum number of entries in LoadLog to 40.eroman@chromium.org2009-09-101-1/+1
* Linux: implement Page Actions support.mattm@chromium.org2009-09-1011-172/+449
* Fix build bustagehclam@chromium.org2009-09-101-1/+1
* Buffered time ranges for <video>hclam@chromium.org2009-09-106-11/+39
* A bit of clarification for the themes doc.kathyw@google.com2009-09-101-6/+18
* Reorganize repaint tests into more accurate bugs, rebaseline one.dglazkov@chromium.org2009-09-103-33/+30
* Populate strings in gaia_login.html using jstemplates instead of literals.tim@chromium.org2009-09-102-29/+55
* Make extensions use ViewMsg_EnableIntrinsicWidthChangedMode.mpcomplete@chromium.org2009-09-102-6/+4
* Fix bug number reference.mark@chromium.org2009-09-101-2/+2
* Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...eroman@chromium.org2009-09-1017-106/+236
* Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL.jhawkins@chromium.org2009-09-102-15/+18
* Change dev.chromium.org links to be to the real doc.kathyw@google.com2009-09-102-3/+3
* Revert "Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so they"mattm@chromium.org2009-09-101-3/+0
* WebKit update 48239:48264.eroman@chromium.org2009-09-102-1/+5
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-1059-159/+194
* Landing oshima patch.jcampan@chromium.org2009-09-102-0/+11
* Mac: Suppress pasteboard leaks.estade@chromium.org2009-09-101-1/+11
* Hook up WebFrameClient::didUpdateCurrentHistoryItemdarin@chromium.org2009-09-107-21/+18
* Hopefully fix flaky RenderViewTestphajdan.jr@chromium.org2009-09-101-1/+5
* Make the "get themes" button into a link instead.mdm@chromium.org2009-09-103-13/+17
* Switching on tryserver pointed at nacl trymaster as a test.bradnelson@google.com2009-09-101-1/+4
* Fix my change to flashing tabcpu@chromium.org2009-09-101-2/+1
* Add new crashes. I've spent a while investigating these and can't figure outmark@chromium.org2009-09-101-0/+7
* Speculative fix for Mac quarantine crashstuartmorgan@google.com2009-09-102-1/+15
* Use "GURL::possibly_invalid_spec()" rather than "GURL::spec()", in case the G...eroman@chromium.org2009-09-103-7/+29
* Force preferences to save immediately when a theme is set, so that a browser ...mirandac@chromium.org2009-09-101-0/+1
* Remove the hotmail UA spoofing hack.darin@chromium.org2009-09-101-19/+9
* Remove openssl_init from sync\engine.nick@chromium.org2009-09-102-149/+0
* Hack to make tests work if out is a symlink: see if the current dir is the so...mattm@chromium.org2009-09-105-17/+22
* Fix accel leak in task manager and bookmark manager by usingtony@chromium.org2009-09-104-13/+21
* Lands http://codereview.chromium.org/194014 for Oshima:sky@chromium.org2009-09-104-9/+64
* Error diagnostics for Blacklist IOidanan@chromium.org2009-09-1012-74/+325
* Allow windows with a single tab to be merged into other windows with drag and...pinkerton@chromium.org2009-09-101-30/+49
* Remove xmlcatalog and xmllint from the build since we're not actuallytony@chromium.org2009-09-104-54/+0
* Revert "Replace test_shell_tests dependency on the test_shell with test_shell...mmoss@chromium.org2009-09-101-41/+23
* WebKit Linux Debug failing linking-a-03-b-preserveAspectRatio.svg with crashmark@chromium.org2009-09-101-0/+3
* Strict transport security: come out from behind the flag.agl@chromium.org2009-09-103-24/+1
* Typo fixes, plus a couple of code changes.kathyw@google.com2009-09-103-8/+8
* Replace test_shell_tests dependency on the test_shell with test_shell_pak dep...mmoss@chromium.org2009-09-101-23/+41
* Attempt to fix memory leak in some mac tests.estade@chromium.org2009-09-102-0/+7
* Use separate *_dummy.cc files to force xmlcatalog and xmllint to besgk@google.com2009-09-104-4/+6
* Add "permissions" to Getting Started manifest. Oops.kathyw@google.com2009-09-101-0/+3
* Improves a code block in in_process_browser_test, avoids the use of FilePath:...avi@chromium.org2009-09-101-6/+5
* Reapplies the GdkPixbuf -> cairo surface patch.erg@google.com2009-09-1014-117/+309
* Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...jhawkins@chromium.org2009-09-1014-61/+89
* Get the latest ParseFTPList code from Mozilla, and apply only the absolutelyphajdan.jr@chromium.org2009-09-106-1128/+2091
* Linux: set the process title (that shows in "ps" etc.) of renderers correctly...mdm@chromium.org2009-09-108-12/+206