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
/
chrome
/
browser
/
dom_ui
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove old NTP
arv@chromium.org
2009-10-12
3
-27
/
+5
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+1
*
Revert r28645 - "Render sync code inactive..."
tim@chromium.org
2009-10-10
1
-0
/
+6
*
Render sync code inactive without any way to enable.
tim@chromium.org
2009-10-10
1
-6
/
+0
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
2
-2
/
+2
*
Mac: Theme the bookmark bar on the new tab page.
erg@chromium.org
2009-10-09
1
-0
/
+4
*
Revert "Revert "Start the database query for the new tab page results as soon""
tony@chromium.org
2009-10-09
2
-39
/
+93
*
Revert "Start the database query for the new tab page results as
tony@chromium.org
2009-10-09
2
-85
/
+34
*
Start the database query for the new tab page results as soon
tony@chromium.org
2009-10-09
2
-34
/
+85
*
Move MostVisitedHandler into a separate file because it's big.
tony@chromium.org
2009-10-08
4
-811
/
+860
*
Fix tips in OS X to respect system language settings instead of locale.
mirandac@chromium.org
2009-10-07
1
-5
/
+5
*
Revert r28050 and put the paint observer timeout back to 2 sec.
tony@chromium.org
2009-10-06
1
-1
/
+1
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
2
-15
/
+3
*
Mac: Implements the special bookmark bar on NTP.
erg@chromium.org
2009-10-06
1
-8
/
+8
*
Remove references to DOMUIContents. It looks like the class doesn't exist.
tony@chromium.org
2009-10-05
1
-1
/
+1
*
Up the new tab paint observer timeout from 2s to 5s. Trying to see
tony@chromium.org
2009-10-05
1
-2
/
+2
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
5
-9
/
+6
*
Add histograms that track how long it takes to open the new tab page.
tony@chromium.org
2009-10-02
1
-0
/
+20
*
Fix the NewTabUI load UMA metric.
tony@chromium.org
2009-10-02
2
-9
/
+20
*
Fix NTP so that it updates on theme change.
mirandac@chromium.org
2009-10-02
2
-5
/
+15
*
Fix linux views build.
estade@chromium.org
2009-10-02
1
-2
/
+2
*
GTK: Detach bookmark bar on NTP.
estade@chromium.org
2009-10-01
1
-0
/
+4
*
Coverity: Check return value of GetInteger.
mattm@chromium.org
2009-10-01
1
-2
/
+1
*
Coverity: tips_cache_->GetSize() returns an unsigned int so the comparison >=...
jhawkins@chromium.org
2009-09-30
1
-1
/
+3
*
BrowsingDataRemover* should not be scoped.
kuchhal@chromium.org
2009-09-30
2
-8
/
+8
*
Reverting 27389.
darin@chromium.org
2009-09-30
1
-2
/
+2
*
Remove the enable-sync flag from the Chrome command line and enable sync by d...
brg@chromium.com
2009-09-29
2
-1
/
+11
*
Reverting 27379, in hopes of fixing browser_tests.
senorblanco@chromium.org
2009-09-28
1
-2
/
+2
*
Assert that thread-safe reference counting is used with
darin@chromium.org
2009-09-28
1
-2
/
+2
*
Misc. Cleanup related to OOP Profile Import
jeremy@chromium.org
2009-09-25
1
-0
/
+1
*
Coverity: Initialize pending_buf_size_ in the constructor.
jhawkins@chromium.org
2009-09-24
1
-1
/
+4
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-24
1
-3
/
+3
*
Reverting 26975.
pkasting@chromium.org
2009-09-23
1
-3
/
+3
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-23
1
-3
/
+3
*
Adds a theme promo in the lower right corner
arv@chromium.org
2009-09-23
2
-4
/
+16
*
Fix check for wr_list validity not covering entire use.
mattm@chromium.org
2009-09-18
1
-3
/
+2
*
Change the URLs used to access "view-cache:" and "view-net-internals:".
eroman@chromium.org
2009-09-14
1
-0
/
+35
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
5
-8
/
+8
*
Fix problem of white box appearing in themes without an NTP background image.
mirandac@chromium.org
2009-09-10
1
-8
/
+8
*
Ensure that tips change when the Chrome language changes.
mirandac@chromium.org
2009-09-10
1
-0
/
+15
*
Fix to use FilePath version of PathService::Get.
thestig@chromium.org
2009-09-09
1
-1
/
+1
*
NNTP: Fix issue with pinning the pre-populated thumbnails.
arv@google.com
2009-09-04
1
-49
/
+66
*
Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-03
2
-79
/
+73
*
NNTP: Fix link and link underline colors
arv@google.com
2009-09-03
1
-0
/
+7
*
GTK Themes: Add basic unit tests for gtk themes.
erg@google.com
2009-09-03
1
-1
/
+1
*
Add warnings around the new tab page command line switch and its use so people
brettw@chromium.org
2009-09-03
1
-0
/
+4
*
Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-02
2
-73
/
+79
*
Allow DOMUI pages to call window.open(), giving DOMUI privileges to the new
mpcomplete@chromium.org
2009-09-02
2
-79
/
+73
*
Improve New Tab Page load performance.
mark@chromium.org
2009-09-02
5
-67
/
+167
*
Fix issue with the ordering of the most visited items.
arv@google.com
2009-09-02
1
-34
/
+48
[prev]
[next]