aboutsummaryrefslogtreecommitdiffstats
path: root/src/Browser.js
AgeCommit message (Expand)Author
2010-10-18inline all images into cssIgor Minar
2010-09-27Reworked the cookie synchronization between cookie service, $browser and docu...Igor Minar
2010-09-26Properly initialize cookie service in order to preserve existing cookiesIgor Minar
2010-09-23$cookies service refactoringIgor Minar
2010-09-22Refactored the Browser:Misko Hevery
2010-09-14Adding cookie serviceMisko Hevery
2010-08-18stringify names for better compression, remove dead functions, removed unders...Misko Hevery
2010-08-03added RequestHeaders to XHRMisko Hevery
2010-07-23fixed some of the IE bugsMisko Hevery
2010-07-23fixed some of the IE bugsMisko Hevery
2010-07-22fix howers which were accidently brokenMisko Hevery
2010-07-22added jsonp to resourcesMisko Hevery
2010-05-30improve error handling with elementsMisko Hevery
2010-05-26added outstanding request queueAndres Ornelas
2010-05-26fixed broken jstd conf fileAndres Ornelas
2010-05-07xhr bulk fixesMisko Hevery
2010-04-30make xhr post optionalMisko Hevery
2010-04-29added $xhr service with bulk and cache, hooked up $resourceMisko Hevery
2010-04-21ie6 now passesMisko Hevery
2010-04-20fixes to enable ieMisko Hevery
2010-04-16lots of small fixesMisko Hevery
2010-04-05added hover serviceMisko Hevery
2010-04-05added ng:switch widgetMisko Hevery
2010-04-03browser is now injectable into the systemMisko Hevery
2010-04-03injection is now workingMisko Hevery