summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* It turns out that turning on max-workers (likely) made http testsojan@chromium.org2009-12-102-8/+2
* Linux: Implement RecordBreakpadStatusUMA.thestig@chromium.org2009-12-103-1/+20
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-1023-44/+232
* Update valgrind suppressions for mac_util::SetFileBackupExclusion leaks.yutak@chromium.org2009-12-102-28/+2
* Putting version file in intermediate dir, so it gets regenerated on a clobberbradnelson@google.com2009-12-101-1/+1
* Fix typo in ifdef for enabling auth bootstraping on Chrome OSalbertb@google.com2009-12-101-3/+3
* Remove shorthand-transitions.html from test_expectations for all platforms ex...jparent@chromium.org2009-12-101-1/+1
* Revert 34209 - Switch to using the dummy window for QD plugin drawingjrg@chromium.org2009-12-104-70/+78
* Revert 34195 - Make sure the 'use_system_*' variables are actually visible in...jrg@chromium.org2009-12-108-52/+25
* Revert 34198 - Roll to webkit r51915asargent@chromium.org2009-12-102-4/+1
* Switch to using the dummy window for QD plugin drawingstuartmorgan@chromium.org2009-12-104-78/+70
* Refactor FFmpegVideoDecoder to try and generalize code common to all video de...ajwong@chromium.org2009-12-1015-360/+913
* Linux: Make page_action_hbox_ an OwnedWidget.mattm@chromium.org2009-12-102-9/+11
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-1018-105/+52
* Fix malformed test_expectations file.michaeln@google.com2009-12-101-2/+2
* Reduce kMaxPaintRects to test impact on single-core bot.darin@chromium.org2009-12-091-1/+1