The problem with that type of adapter is finding a USB to microUSB cable with decent sized conductors. You need to look for a "power" or "charge" only cable that actually lists the wire size.
This is a good example.
http://www.amazon.com/PortaPow-Micro-US ... ower+cable
It uses 20AWG conductors, which even at 5' long will work OK. Most of the ones on the market use a standard USB "cable" and have 4 conductors, plus a foil shield, plus a woven mesh shield and an outer jacket, so they only have 30 or 32 gauge wire to keep them flexible. A power only cable only has two power conductors and no need for shielding (no data flowing) and it can use larger conductors and still be flexible and about the same physical diameter.
20AWG conductors with 5V DC at 1A and 5' in length (total 10' conductor length) will only drop ~.1V. If the supply is outputting 5V then you'll have 4.9V at the RPi with a 1A load. If the supply is outputting 5.25V then you'll have 5.15V at the RPi.
Compare that to a "normal" USB cable with 32AWG conductors and let's say it's only 3' long, that's a pretty typical length. Then with the same 5V PS and 1A load you'll have a voltage drop of ~.98V, and you'll only have 4.02V at the RPi. If the PS is outputting 5.25V then you'll have 4.27V at the RPi, still not enough.
If the cable is only 1' long you'd still have a ~.33V drop and only 4.67V at the RPi. If the supply is putting out 5.25V then you'd have 4.9V at the RPi and that would work if a 1' cable is long enough for your use. But if you start plugging in peripherals and current goes to 1.5A total then voltage drop increases to ~.49V, so even with a 5.25V supply you'd only have 4.76V at the RPi.
The size of the conductors in the cable is just as important as the amp capability of the power adapter.