gecko/toolkit/components/places
Andrew Hurle 97def80127 Bug 634139 - Add a service for finding the representative color in an image. r=MattN
--HG--
extra : rebase_source : 111c2a3e6b0abfd8b75b90afbe5e736f80ff2939
2012-08-03 14:18:00 -07:00
..
tests Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
AsyncFaviconHelpers.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
AsyncFaviconHelpers.h
BookmarkHTMLUtils.jsm
ClusterLib.js Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
ColorAnalyzer_worker.js Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
ColorAnalyzer.js Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
ColorConversion.js Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
Database.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Database.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Helpers.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Helpers.h
History.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
History.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Makefile.in Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
mozIAsyncFavicons.idl
mozIAsyncHistory.idl
mozIAsyncLivemarks.idl
mozIColorAnalyzer.idl Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
mozIPlacesAutoComplete.idl
nsAndroidHistory.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsAndroidHistory.h
nsAnnoProtocolHandler.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsAnnoProtocolHandler.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (places parts); r=mak 2012-06-19 23:58:39 -04:00
nsAnnotationService.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsAnnotationService.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsFaviconService.cpp Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking 2012-08-10 22:44:11 -04:00
nsFaviconService.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsIAnnotationService.idl
nsIBrowserHistory.idl
nsIFaviconService.idl
nsILivemarkService.idl
nsINavBookmarksService.idl
nsINavHistoryService.idl
nsIPlacesImportExportService.idl Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsITaggingService.idl
nsLivemarkService.js Bug 760940 - Bookmarks and history menus behave incorrectly due to non-node weak map keys. r=mak 2012-07-24 17:20:57 +03:00
nsMaybeWeakPtr.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsNavBookmarks.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsNavHistory.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsNavHistory.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsNavHistoryQuery.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsNavHistoryQuery.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (places parts); r=mak 2012-06-19 23:58:39 -04:00
nsNavHistoryResult.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsNavHistoryResult.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsPIPlacesDatabase.idl
nsPIPlacesHistoryListenersNotifier.idl
nsPlacesAutoComplete.js Bug 720081 - Part 2: inline autocomplete should respect protocol and www prefix 2012-06-01 14:38:39 +02:00
nsPlacesAutoComplete.manifest
nsPlacesExpiration.js
nsPlacesExportService.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsPlacesExportService.h Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsPlacesIndexes.h
nsPlacesMacros.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsPlacesModule.cpp
nsPlacesTables.h Bug 720081 - Part 2: inline autocomplete should respect protocol and www prefix 2012-06-01 14:38:39 +02:00
nsPlacesTriggers.h Bug 720081 - Part 2: inline autocomplete should respect protocol and www prefix 2012-06-01 14:38:39 +02:00
nsTaggingService.js
PlaceInfo.cpp
PlaceInfo.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit/places); r=mak 2012-07-12 14:07:50 -04:00
PlacesCategoriesStarter.js
PlacesDBUtils.jsm
PlacesUtils.jsm Bug 758201 - Fix usage of PlacesUtils for LMANNO constants. 2012-05-30 16:11:35 +02:00
SQLFunctions.cpp
SQLFunctions.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (places parts); r=mak 2012-06-19 23:58:39 -04:00
toolkitplaces.manifest Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
VisitInfo.cpp
VisitInfo.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit/places); r=mak 2012-07-12 14:07:50 -04:00