summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the crashing chromeos sync tests and revert the patch that disabled them.albertb@google.com2009-12-104-39/+10
* [Mac] Attempt to fix ref-after-free problems with NSTableView dataSource.shess@chromium.org2009-12-103-17/+22
* Give the proper error message in the case where you attempt to log intzork@google.com2009-12-101-0/+6
* Re-revert r34098, r34101 (revert 34103). From the original change:dpranke@google.com2009-12-101-12/+38
* Fix an algorithm in sync-webkit-git to be much faster.evan@chromium.org2009-12-101-5/+37
* Marking failing IncognitoSharedWorkers uitest as flaky on Linux.robertshield@chromium.org2009-12-101-0/+4
* linux: enabling fontspiman@chromium.org2009-12-102-30/+4
* Force failing CHECK/DCHECKs to end the process on Windows.timurrrr@chromium.org2009-12-102-15/+17
* GTK: hook up drag and drop of browser actions (for reordering).estade@chromium.org2009-12-1010-54/+239
* Implement ResourceQueue, an object that makes it easy to delay startingphajdan.jr@chromium.org2009-12-1019-89/+579
* Fix a case where we try to get the homepage as a boolean value, whentony@chromium.org2009-12-101-2/+4
* Reverting 34267.bradnelson@google.com2009-12-101-3/+3
* Add support for MLSD FTP directory listing (RFC-3659)phajdan.jr@chromium.org2009-12-1011-0/+298
* Switching platform sdk hermetic fallback to 7.0bradnelson@google.com2009-12-101-3/+3
* Fix for O3Djs build break.simonrad@chromium.org2009-12-101-3/+8
* These websocket tests have been very flaky on windows (25% failures) since th...jparent@chromium.org2009-12-101-0/+3
* Guard against directory traversal due to evil message from compromisedcevans@chromium.org2009-12-101-0/+4
* Prevent 2 types of extension crashes.asargent@chromium.org2009-12-102-0/+18
* If the server closes the connection and we're aborting streams,mbelshe@google.com2009-12-102-9/+16
* Add a bit more logging in the hopes of identifying what's going wrongojan@chromium.org2009-12-102-1/+5
* Add FaviconOfOnloadRedirectToAnchorPage for issue 15782xiyuan@chromium.org2009-12-102-0/+31
* Add command line flag and associated prefs to allow run-time enable of geoloc...dglazkov@chromium.org2009-12-106-2/+17
* Fix a minor typo in ipc_message_macros.h (split out of http://codereview.chro...dglazkov@chromium.org2009-12-101-1/+1
* Make sure the 'use_system_*' variables are actually visible in the relevant g...mmoss@google.com2009-12-107-25/+47
* Disables a handful of tests for chromeos as they're crashing.sky@chromium.org2009-12-103-7/+37
* Marking test as flaky since it is failing in release >50% of the time now.thomasvl@chromium.org2009-12-101-3/+8
* Allow privileged mode to navigate Chrome Frame to data: URLs. siggi@chromium.org2009-12-101-1/+3
* DevTools: Add support for inspector layout tests. Step 1.pfeldman@chromium.org2009-12-104-5/+38
* DevTools: destroy BoundObject once JS object has been built. There is no need...yurys@chromium.org2009-12-107-63/+49
* Extend the existing tcmalloc's VDSO-something suppressions to cover the newglider@chromium.org2009-12-101-3/+3
* Link the following tests against tcmalloc:glider@chromium.org2009-12-108-6/+104
* Updating trunk VERSION from 268.0 to 269.0chrome-bot@google.com2009-12-101-1/+1
* Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and ...hayato@chromium.org2009-12-1011-218/+311
* Implements bucket commands and adds unit tests togman@chromium.org2009-12-106-76/+674
* Improve the test coverage of WebSocket class.satorux@chromium.org2009-12-104-18/+153
* Compatibility updates for "ls -l" style FTP LIST response parser:phajdan.jr@chromium.org2009-12-107-2/+121
* Fix a memory leak in the worker tests.levin@chromium.org2009-12-102-63/+15
* Cache failed DNS resolutions for 1 second.eroman@chromium.org2009-12-109-72/+174
* Adjust our sniffing hueristics to better match Firefox.abarth@chromium.org2009-12-102-6/+14
* Remove several tests that appear to be passing consistently according to the ...levin@chromium.org2009-12-101-6/+0
* Add line stippling and add functionality to the CameraController.simonrad@chromium.org2009-12-106-172/+406
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-1041-923/+753
* Roll to WebKit r51915 (again)michaeln@google.com2009-12-102-1/+4
* Make building of pepper_test_plugin only happen on Windows.sehr@google.com2009-12-101-1/+0
* Revert 34226 - ffmpeg remove ununsed ffmpeg source files, move some from chro...fbarchard@chromium.org2009-12-106-25/+20
* Re-enable the build of Pepper support by default (issue 464074, svn revision ...sehr@google.com2009-12-1013-54/+46
* ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome ...fbarchard@chromium.org2009-12-106-20/+25
* Original patch by cbentzel@google.comeroman@chromium.org2009-12-102-0/+467
* Add views/examples/slider_example.hsatorux@chromium.org2009-12-102-2/+63
* Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to...thestig@chromium.org2009-12-109-14/+175