index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
dom_distiller
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add UI hook for distilling web pages for test shell (relanding)
nyquist@chromium.org
2014-03-06
6
-0
/
+151
*
Revert 254929 "Add UI hook for distilling web pages for test shell."
nyquist@google.com
2014-03-05
6
-151
/
+0
*
Add UI hook for distilling web pages for test shell.
nyquist@chromium.org
2014-03-05
6
-0
/
+151
*
Add support for distilling arbitrary URLs in DOM Distiller Viewer.
nyquist@chromium.org
2014-03-03
18
-71
/
+478
*
Support for distilling prior pages in an article.
shashishekhar@chromium.org
2014-02-17
4
-10
/
+89
*
Store page no for distilled pages undergoing distillation.
shashishekhar@chromium.org
2014-02-15
3
-58
/
+319
*
Change lifetime of image fetchers.
shashishekhar@chromium.org
2014-02-11
2
-7
/
+19
*
Add entry to list only if distillation is successful.
shashishekhar@chromium.org
2014-02-08
2
-26
/
+29
*
Move the translate script to the Translate component
droger@chromium.org
2014-02-07
3
-3
/
+3
*
Add support for multipage distillation.
shashishekhar@chromium.org
2014-02-05
20
-192
/
+650
*
Fix scheme-based URLDataSource lookup.
nyquist@chromium.org
2014-01-31
1
-1
/
+3
*
Add support for showing CSS with distilled articles.
nyquist@chromium.org
2014-01-29
3
-8
/
+30
*
Add support for displaying distilled articles.
nyquist@chromium.org
2014-01-29
4
-10
/
+152
*
Add the scheme chrome-distiller:// and hook up data source.
nyquist@chromium.org
2014-01-27
3
-2
/
+99
*
Fix memory leak in readingListPrivate api test.
yfriedman@chromium.org
2014-01-16
4
-6
/
+6
*
Implement initial of chrome.readingListPrivate api.
yfriedman@chromium.org
2014-01-14
6
-23
/
+30
*
Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...
avi@chromium.org
2013-12-23
2
-6
/
+6
*
MessageLoop(TYPE_UI) -> MessageLoopForUI
sky@chromium.org
2013-12-19
2
-2
/
+2
*
Change AddList to take a completion callback.
shashishekhar@chromium.org
2013-12-19
13
-86
/
+335
*
Revert of https://codereview.chromium.org/105393008/
shashishekhar@chromium.org
2013-12-19
13
-333
/
+86
*
Change AddList to take a completion callback.
shashishekhar@chromium.org
2013-12-19
13
-86
/
+333
*
components: Refactor the initialization of ResourceBundle for unit tests.
tfarina@chromium.org
2013-12-17
2
-17
/
+0
*
Fix some misc style errors.
shashishekhar@chromium.org
2013-12-16
20
-22
/
+51
*
Add method for updating an article in reading list.
shashishekhar@chromium.org
2013-12-14
11
-209
/
+429
*
Add an observer for article updates.
shashishekhar@chromium.org
2013-12-10
7
-3
/
+198
*
Use base namespace for string16 in components and cloud_print.
brettw@chromium.org
2013-12-06
2
-8
/
+9
*
Debug UI for DOM distiller supports distillation and lists articles.
nyquist@chromium.org
2013-12-06
9
-57
/
+201
*
Move dom_distiller_service_factory to //chrome.
blundell@chromium.org
2013-12-05
2
-133
/
+0
*
[dom_distiller] Add ability to remove entries.
yfriedman@chromium.org
2013-12-04
11
-100
/
+243
*
Bring-up of the dom-distiller webui on ios.
noyau@chromium.org
2013-11-27
1
-0
/
+3
*
[dom_distiller] Fix two issues with distiller.
yfriedman@chromium.org
2013-11-22
1
-3
/
+8
*
Initialize DomDistillerStore
yfriedman@chromium.org
2013-11-18
2
-6
/
+25
*
Revert 235562 "Initialize DomDistillerStore"
tapted@chromium.org
2013-11-17
2
-24
/
+6
*
Initialize DomDistillerStore
yfriedman@chromium.org
2013-11-17
2
-6
/
+24
*
Use readability.js for page distillation
bengr@chromium.org
2013-11-17
1
-16
/
+0
*
ui: Android changes.
tfarina@chromium.org
2013-11-15
1
-1
/
+1
*
Add DomDistillerService implementation
cjhopman@chromium.org
2013-11-15
12
-44
/
+877
*
Page distiller core
bengr@chromium.org
2013-11-13
15
-23
/
+840
*
Make thread checking in DomDistillerDatabase::LevelDB more flexible
cjhopman@chromium.org
2013-11-13
2
-8
/
+7
*
Make components explicitly declare dependencies on other components.
joi@chromium.org
2013-11-13
1
-0
/
+1
*
Re-work the thread restrictions on the DOM distiller database
cjhopman@chromium.org
2013-11-06
4
-126
/
+108
*
[sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatus
rsimha@chromium.org
2013-11-06
1
-2
/
+3
*
[sync] Allow FakeURLFetcher to return arbitrary HTTP response codes
rsimha@chromium.org
2013-11-04
1
-2
/
+5
*
Extract the in-memory model from DomDistillerStore
cjhopman@chromium.org
2013-10-22
8
-142
/
+552
*
Revert 230025 "Extract the in-memory model from DomDistillerStore"
jyasskin@chromium.org
2013-10-22
8
-550
/
+142
*
Extract the in-memory model from DomDistillerStore
cjhopman@chromium.org
2013-10-22
8
-142
/
+550
*
Add DOM distiller service
cjhopman@chromium.org
2013-10-11
8
-0
/
+267
*
Image fetcher for DOM Distiller
bengr@chromium.org
2013-10-09
5
-0
/
+204
*
Add DOM Distiller syncable service
cjhopman@chromium.org
2013-10-03
5
-7
/
+975
[next]