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
/
resources
/
new_new_tab.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
NTP: Fix startup visual state
arv@chromium.org
2009-10-16
1
-140
/
+20
*
Facelifts to sync UI
tim@chromium.org
2009-10-15
1
-0
/
+1
*
Add histogram for how tab closing time. Did some cleanup along the way. Mov...
jam@chromium.org
2009-10-14
1
-2
/
+2
*
NTP: Add a workaround for the case where we reopen a window and a tooltip is
arv@chromium.org
2009-10-07
1
-15
/
+15
*
Add histograms that track how long it takes to open the new tab page.
tony@chromium.org
2009-10-02
1
-3
/
+4
*
NNTP: Fix undo link color
arv@google.com
2009-09-11
1
-2
/
+2
*
NNTP: Fix issue where dragged thumbnail had the wrong z-index.
arv@google.com
2009-09-09
1
-2
/
+3
*
NNTP: Disable tabbing to hidden elements.
arv@google.com
2009-09-09
1
-10
/
+10
*
NNTP: Make the option button pressed when the option menu is open.
arv@google.com
2009-09-04
1
-0
/
+2
*
NNTP: Fix issue with pinning the pre-populated thumbnails.
arv@google.com
2009-09-04
1
-6
/
+8
*
NNTP: Fix link and link underline colors
arv@google.com
2009-09-03
1
-0
/
+24
*
NNTP cleanup
arv@google.com
2009-09-01
1
-45
/
+29
*
Escape the URL for the CSS url function.
arv@google.com
2009-09-01
1
-1
/
+11
*
Show Make this my homepage link on new tab page.
kuchhal@chromium.org
2009-08-28
1
-0
/
+30
*
Remove JSTemplate from NTP
arv@google.com
2009-08-28
1
-24
/
+22
*
Fixes typo in new_new_tab.js that turned off tips.
mirandac@chromium.org
2009-08-27
1
-1
/
+1
*
Add single line of tips to NNTP.
mirandac@chromium.org
2009-08-26
1
-0
/
+98
*
- Fix bug where white logo wasn't showing
glen@chromium.org
2009-08-25
1
-3
/
+2
*
NNTP: Make sure that the window tooltip is within the browser viewport.
arv@google.com
2009-08-20
1
-8
/
+18
*
NNTP: Limit the dragged item to the viewport boundaries.
arv@google.com
2009-08-19
1
-2
/
+17
*
NNTP: Use checkbox menu items in the options menu to control which sections t...
arv@google.com
2009-08-19
1
-5
/
+12
*
Show more items in the recently closed section.
arv@google.com
2009-08-18
1
-0
/
+1
*
Made the Sync UI work in the New New tab page.
idana@chromium.org
2009-08-17
1
-3
/
+103
*
NNTP: Add a menu item that allows the user to restore all blacklisted
arv@google.com
2009-08-07
1
-15
/
+35
*
NNTP: Remove tips and downloads and introduce a recently closed bar instead.
arv@google.com
2009-08-06
1
-143
/
+99
*
NNTP: Fix window tooltip so that it is not shown out of place.
arv@google.com
2009-08-06
1
-11
/
+15
*
Fix issue where the favicon was not shown on the NNTP
arv@google.com
2009-08-03
1
-1
/
+1
*
Make sure that the "Recent activities" section of the NNTP does not include d...
mirandac@chromium.org
2009-08-03
1
-13
/
+6
*
NNTP notification tweaks.
arv@google.com
2009-08-03
1
-9
/
+21
*
Fix issues with right border of the lower section as well as some CSS
arv@google.com
2009-07-28
1
-5
/
+16
*
When there are no images to replace a blacklisted page, putting filler
arv@google.com
2009-07-28
1
-3
/
+5
*
Fix issue where the width of the sections was not updated correctly.
arv@google.com
2009-07-28
1
-1
/
+1
*
NNTP: Make the window tooltip behave more like a real tooltip by
arv@google.com
2009-07-28
1
-34
/
+42
*
, INNTP: Adds 2 hard coded thumbnails.
arv@google.com
2009-07-25
1
-2
/
+3
*
Adds the first run banner.
arv@google.com
2009-07-23
1
-18
/
+53
*
Adds the drag over animation.
arv@google.com
2009-07-23
1
-39
/
+120
*
Tweak thumbnail sizes a bit so it the NNTP looks better side by side on
arv@google.com
2009-07-23
1
-3
/
+3
*
Make DND use the anchor name.
arv@google.com
2009-07-22
1
-1
/
+2
*
NNTP: Merge the recent activities into one list and show more items
arv@google.com
2009-07-21
1
-48
/
+121
*
NNTP: Only show completed downloads.
arv@google.com
2009-07-15
1
-0
/
+5
*
NNTP: Set the pinned tooltip when we set the pinned state of the DOM.
arv@google.com
2009-07-15
1
-8
/
+15
*
NNTP: Lots of small tweaks
arv@google.com
2009-07-15
1
-2
/
+7
*
Update tooltips according to Roma. I ended up calling "Unpin" "Don't
arv@google.com
2009-07-14
1
-5
/
+0
*
Fix DnD jank
arv@google.com
2009-07-10
1
-0
/
+6
*
Change to use CSS media queries instead of using the "small" class name
arv@google.com
2009-07-08
1
-21
/
+22
*
Add support for extended tooltips.
arv@google.com
2009-07-06
1
-1
/
+15
*
Make action buttons listen to the enter key.
arv@google.com
2009-07-03
1
-59
/
+111
*
Another batch of performance improvements for NNTP.
arv@google.com
2009-07-03
1
-132
/
+156
*
Fix performance issues with NNTP.
arv@google.com
2009-07-02
1
-21
/
+22
*
revert cl 19438
rvargas@google.com
2009-06-27
1
-0
/
+1102
[next]