summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2015-04-08Couple of cleanup items.Rider Linden
2015-04-08Removed dead codeRider Linden
2015-04-08Added timeout on failure.Rider Linden
2015-04-08Moved some LLEventPolling internal classes to a named namespaceRider Linden
2015-04-08Adding weak pointer support.Rider Linden
2015-04-08fix validity errors in settings filesOz Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream respec...Oz Linden
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream respecti...Oz Linden
2015-04-07Remove unused mHttpPriorityRider Linden
2015-04-07Results from code review with Nat. Consolidate some of the coroutine/http cod...Rider Linden
2015-04-03MergeRider Linden
2015-04-03Comment out debug LL_INFOs and added TODO comment.Rider Linden
2015-04-03Merged lindenlab/viewer-tools-update into defaultRider Linden
2015-04-03Added a class to automate pumping the HttpRequest on the mainloop.Rider Linden
2015-04-02detect xml errors in parsing xml files and remove those filesOz Linden
2015-04-02add catch for possible exception in llsechandler_basic destructor (crash on e...Oz Linden
2015-04-02improve logging of machine id generationOz Linden
2015-04-02improve logging of errors in default permissions capOz Linden
2015-04-02OrderingRider Linden
2015-04-02Explicitly call out the RT library for tests in LinuxRider Linden
2015-04-02Linux linker order.Rider Linden
2015-04-02improve notice clarityOz Linden
2015-04-01Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre...Rider Linden
2015-03-30MAINT-3585 FIXED (Crashes when attempting to upload image.)ruslantproductengine
2015-03-27first set of chnages from code review from NatRider Linden
2015-03-27MAINT-4718 FIXED Context menu Open button is always disabled for no-copy text...Mnikolenko ProductEngine
2015-03-26Adding llagentlanguage to new LLCore::Http code moved some of llappearancemgr...Rider Linden
2015-03-26Create trivial handler for SD Messages, method in LLAgent for posting HTTP re...Rider Linden
2015-03-26Fix line endings on appearancemgr and added LLCore::Http to llAgent.Rider Linden
2015-03-25Some slight reorganization and removal of some dead code.Rider Linden
2015-03-25gcc remove extra qualification on decrementInFlightCounter static.Rider Linden
2015-03-25Replace appearance responder with new LLCore Appearance Handler.Rider Linden
2015-03-24Merge with viewer-release and become 3.7.27andreykproductengine
2015-03-24Boost unique_ptr into xmlrpcRider Linden
2015-03-24MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQueryMnikolenko ProductEngine
2015-03-24MAINT-5024 crash in LLInspectToastandreykproductengine
2015-03-23No explicit NULL in shared constructorRider Linden
2015-03-23increment viewer version to 3.7.27Oz Linden
2015-03-23Start work on appearancemgrRider Linden
2015-03-20Clean up and use policies for Material transfer.Rider Linden
2015-03-19Adding new HTTP handling for material manager.Rider Linden
2015-03-17MAINT-4971 FIXED [MAINT-RC] Own avatar is often totally invisible at login wi...ruslantproductengine
2015-03-16Removal of RPCXML dep on LLCurl switching to LLCore::HtmlRider Linden
2015-03-16MAINT-4974 FIXED Complete name should be used in LLAvatarActions::buildReside...Mnikolenko ProductEngine
2015-03-06MAINT-4967 FIX - log spam removedBrad Payne (Vir Linden)
2015-03-04MAINT-4858 FIXBrad Payne (Vir Linden)
2015-03-04MAINT-4943 FIXED Crash on locationruslantproductengine
2015-03-23correct merge errorOz Linden
2015-03-23merge changes for 3.7.26-releaseOz Linden
2015-03-17improve file name handling and clean up some error checksOz Linden