summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* show IME when titlebar is selected in tab switcherMichael Kolb2012-04-2410-19/+19
| | | | Change-Id: I83b60ac504c8300904d76753b92f6fb3a93c172f
* Merge "enable tab switcher on phone QuickControls"Michael Kolb2012-04-231-0/+5
|\
| * enable tab switcher on phone QuickControlsMichael Kolb2012-04-231-0/+5
| | | | | | | | Change-Id: Idb6f34eed15277b3dc6a9c5e6835fbd0894722ad
* | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-04-2323-47/+24
|\ \
| * | Import translations. DO NOT MERGEEric Fischer2012-04-2323-47/+24
| |/ | | | | | | Change-Id: Ifa956316399e0c4c6117566366ce2c0526f22b19
* | Merge "Title bar tweaks"John Reck2012-04-233-23/+2
|\ \ | |/ |/|
| * Title bar tweaksJohn Reck2012-04-193-23/+2
| | | | | | | | | | | | | | | | Bug: 5677901 Delay hiding after page load Show for duration on tab switch Change-Id: Ie962cd86fd3bd6f5d10a807db1638e9cbdbfef67
* | Merge "Fix strictmode violation"John Reck2012-04-201-25/+28
|\ \
| * | Fix strictmode violationJohn Reck2012-04-201-25/+28
| | | | | | | | | | | | Change-Id: I67fdcab01f882baa4fd0e4db54dfd8b668e8a46b
* | | Import translations. DO NOT MERGEEric Fischer2012-04-2049-0/+98
|/ / | | | | | | Change-Id: I4912e47d606fecfff29e358bbf6fb300f63c17f5
* | Merge "Support fallback key events"John Reck2012-04-204-6/+10
|\ \
| * | Support fallback key eventsJohn Reck2012-04-194-6/+10
| |/ | | | | | | | | | | Bug: 6023055 Change-Id: Ifc36425d6b09d0938f7e08176a749159c27fe088
* | Merge "Modify browser file origin policy."Selim Gurun2012-04-191-0/+3
|\ \
| * | Modify browser file origin policy.Selim Gurun2012-03-291-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 6212665 Modify browser's file origin policy to match Chrome's. Change-Id: Iff47b9d4ee1a04c1fedd1f6c6396a46afe2ff9b1
* | | Merge "Save and load snapshots async"John Reck2012-04-193-47/+132
|\ \ \
| * | | Save and load snapshots asyncJohn Reck2012-04-193-47/+132
| | |/ | |/| | | | | | | | | | | | | Bug: 5416822 Change-Id: I213c3507af61e7ca0354dad7e72ece7a2547f54e
* | | Import translations. DO NOT MERGEEric Fischer2012-04-191-2/+2
|/ / | | | | | | Change-Id: If8a0442544f16fd36ad35e5b3fbe84fad85135e0
* | Change where saved pages are storedJohn Reck2012-04-195-158/+124
| | | | | | | | | | | | | | | | | | Bug: 5416822 Move saved pages out of external storage (b/5605575) Save them as files instead of in the database, as the database has a row size limit Change-Id: I03b5af2459724d8cab67a9acfcc2827c7129e80f
* | Merge "Only process intents if user-visible"John Reck2012-04-181-0/+27
|\ \
| * | Only process intents if user-visibleJohn Reck2012-04-181-0/+27
| | | | | | | | | | | | | | | | | | Bug: 1873726 Change-Id: I2f5fe29bdf00e5ad441e8f50c89be64b93f7842a
* | | Merge "Load bookmarks asynchronously"John Reck2012-04-186-46/+334
|\ \ \
| * | | Load bookmarks asynchronouslyJohn Reck2012-04-186-46/+334
| |/ / | | | | | | | | | | | | | | | Bug: 5297900 Change-Id: I8b728cfe06799099e21c402d5da7087507209ffa
* | | Import translations. DO NOT MERGEEric Fischer2012-04-1843-86/+43
| | | | | | | | | | | | Change-Id: Iae4ca21fd21914c92dbf5fe66fd63ac5dd7dfb06
* | | Fix monkey NPEMichael Kolb2012-04-181-0/+1
|/ / | | | | | | | | | | Bug: 6354353 Change-Id: Ia5da9c5842312b7ef726a73da669425256bca2a4
* | Re-use tab for an intent created by browserMichael Kolb2012-04-172-1/+11
| | | | | | | | | | | | Bug: 6332680 Change-Id: If9c754e2320e8f112a816c54138918fbaf360597
* | Merge "fix titlebar disappearing on tab switch"Michael Kolb2012-04-163-51/+38
|\ \
| * | fix titlebar disappearing on tab switchMichael Kolb2012-04-163-51/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6343476 Consolidate some quickcontrols code and set titlebar for BrowserWebView before attaching Change-Id: I3bc8100e3905538aae73be7a07fb611702c5e54b
* | | Import translations. DO NOT MERGEEric Fischer2012-04-165-10/+5
|/ / | | | | | | Change-Id: I46ff538a1a4d304c294b4a61d7a4e3a444f911d3
* | Merge "fix QuickControls url input IME"Michael Kolb2012-04-162-0/+8
|\ \
| * | fix QuickControls url input IMEMichael Kolb2012-04-132-0/+8
| | | | | | | | | | | | Change-Id: I9c8cfef29c94d19d82a39d64a888209f5917ddb7
* | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-04-1349-8/+106
|\ \ \
| * | | Import translations. DO NOT MERGEEric Fischer2012-04-1349-8/+106
| | | | | | | | | | | | | | | | Change-Id: Id7723eb4f0d038a91ea5f6b3b743f82812e55ec0
* | | | Merge "Sort files & folders in directory list"John Reck2012-04-131-0/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Sort files & folders in directory listJohn Reck2012-04-131-0/+13
| |/ / | | | | | | | | | Change-Id: I2eef1c989150d97266659d615d09edfdad322d2e
* | | Call find in the menuMichael Kolb2012-04-131-0/+1
|/ / | | | | | | | | | | Bug: 6337808 Change-Id: Ib51e5d34d1800d7216093c06b6881f94ad7bc439
* | Add support for HTML Media Capture "capture" attribute.Ben Murdoch2012-04-136-38/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Receive the value for the new "capture" attribute on HTML file pickers, and do the right thing with it. Requires changes in WebKit (I0a921be31fda79a43c05da4fe22d9c808d92709c) and the framework (I494adc1274ca21ce8fe52a6c7b6b758217927e66). Bug: 5771207 Change-Id: I38dfe2df043fdba1388384dbd3b5370737eb38e5
* | Merge "Support BOOKMARK_TYPE"John Reck2012-04-125-7/+31
|\ \
| * | Support BOOKMARK_TYPEJohn Reck2012-04-125-7/+31
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 6332869 Bug: 5494697 Bookmark type also gives us an easy way to localize Other Bookmarks Change-Id: Iab208da0cb1b2af5d256990cdc4ab5c11821523b
* | | Don't force keyboard on focus changeMichael Kolb2012-04-122-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 6332623 Let frameworks do its thing. Change-Id: I6c3bc46b8f3deb47df5d7886a4c66931f3a3c62e
* | | Monkeys everywhereMichael Kolb2012-04-121-2/+4
| | | | | | | | | | | | | | | | | | Bug: 6297208 Change-Id: I5728296944340e19402b2bc681f01e70aeaf8276
* | | Remove already attached warningMichael Kolb2012-04-121-10/+0
|/ / | | | | | | Change-Id: If50ad6d81e83c7dad5b044a65eac326022c5eb83
* | Submenus in QuickControlsMichael Kolb2012-04-1118-624/+675
| | | | | | | | Change-Id: I5d4fe7fdac1fb58e2e89afe00c468eed632428db
* | Merge "De-focus url input before tab data change"Michael Kolb2012-04-113-2/+1
|\ \
| * | De-focus url input before tab data changeMichael Kolb2012-04-103-2/+1
| | | | | | | | | | | | | | | | | | Bug: 6315452 Change-Id: I1540122a7dd31fc2cf477b4f70ff88cdbcecc56e
* | | Import translations. DO NOT MERGEEric Fischer2012-04-104-8/+8
| | | | | | | | | | | | Change-Id: I938e7587f54fc229730b4f7c3067e88e5e57697a
* | | Import translations. DO NOT MERGEEric Fischer2012-04-092-4/+4
|/ / | | | | | | Change-Id: I4b36b55ddc3be8a945d5781133492fa2ee53b4d7
* | Import translations. DO NOT MERGEEric Fischer2012-04-0549-2/+395
| | | | | | | | Change-Id: I84e3a4b106be06f8c398228c6da342491f5f8cdb
* | Don't embed titlebar in WebViewMichael Kolb2012-04-036-92/+33
| | | | | | | | | | | | | | | | | | Bug: 5032345 The titlebar gets attached to an overlay and tracks the scrolling of the WebView at the top of the page. Change-Id: I60b2163bb7a3642813823995278722455f566f36
* | Merge remote-tracking branch 'goog/ics-aah'Mike Lockwood2012-04-030-0/+0
|\ \
| * \ am 29e5c899: Import translations. DO NOT MERGEEric Fischer2012-02-1049-184/+194
| |\ \ | | | | | | | | | | | | | | | | * commit '29e5c8991d5742f962ddfe83dab33993a9b724db': Import translations. DO NOT MERGE