summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't force kill apache, and use the Apache-supplied PID for web server cleanup.mmoss@google.com2009-12-106-23/+36
* landing the issue 482008 for dmuiroshima@chromium.org2009-12-101-1/+1
* Switch to using the dummy window for QD plugin drawingstuartmorgan@chromium.org2009-12-104-81/+72
* Attempt to fix failing tests on the chrome frame builder.ananta@chromium.org2009-12-101-3/+4
* Don't screw up the retain count on the original WindowRef referenced by the c...maf@google.com2009-12-101-0/+11
* Remove suppressions for a few fixed racestimurrrr@chromium.org2009-12-101-27/+0
* Display channel in about box after version. Windows.jrg@chromium.org2009-12-101-1/+75
* BufferSend needs to call memio_GetWriteParams() and transport_->Write()wtc@chromium.org2009-12-102-23/+95
* Queue appcache update if current update process is terminating.jennb@chromium.org2009-12-107-3/+256
* Update the Samples docs to point to the right placefinnur@chromium.org2009-12-102-2/+2
* First batch of GCC fixes for GPU code.scherkus@chromium.org2009-12-108-15/+21
* .png assets that the chrome-login-for-chromeos change relies uponcmasone@google.com2009-12-103-0/+0
* Fix typo in manifest documentation.finnur@chromium.org2009-12-102-2/+2
* Fix chromiumos build, try 2estade@chromium.org2009-12-101-1/+2
* Only load resources for renderer, extension, and zygote processestony@chromium.org2009-12-101-9/+29
* Fix chromeos compileestade@chromium.org2009-12-101-1/+1
* ChromeFrame uses the IPC automation channel to talk to Chrome. The IPC messag...ananta@chromium.org2009-12-106-2/+158
* Setting some svn properties for /src/gpu files.scherkus@chromium.org2009-12-101-0/+0
* Add GetNextProtocol method to SSLClientSocket.agl@chromium.org2009-12-1010-48/+82
* Add static function to convert NPN strings to an enum.agl@chromium.org2009-12-101-0/+20
* Fix sync options to properly hide the link when the dialog is first shown.zork@chromium.org2009-12-101-2/+4
* re-apply r34183estade@chromium.org2009-12-1024-39/+217
* ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome ...fbarchard@chromium.org2009-12-106-18/+22
* 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