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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make DND use the anchor name.
arv@google.com
2009-07-22
1
-1
/
+2
*
Fix issue where error pages inserted HTML from a template but the
arv@google.com
2009-07-21
1
-13
/
+20
*
Use a <button> that looks like a link to prevent right click and middle click.
arv@google.com
2009-07-21
1
-2
/
+8
*
NNTP: Merge the recent activities into one list and show more items
arv@google.com
2009-07-21
3
-118
/
+182
*
Move product logo down so that it sits nicely on the NNTP.
mirandac@chromium.org
2009-07-18
1
-1
/
+1
*
Allow the tiling of theme background images on the NTP.
mirandac@chromium.org
2009-07-18
1
-1
/
+1
*
linux: splash page update
evan@chromium.org
2009-07-17
2
-32
/
+33
*
NNTP: Fix issue where focused buttons where not distinguisgable from
arv@google.com
2009-07-17
1
-5
/
+10
*
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
3
-84
/
+70
*
Make use of the new Js Template i18n for print domui
mhm@chromium.org
2009-07-15
1
-2
/
+2
*
Update tooltips according to Roma. I ended up calling "Unpin" "Don't
arv@google.com
2009-07-14
2
-8
/
+5
*
Linux: update splash page.
agl@chromium.org
2009-07-14
2
-4
/
+2
*
Hookup Print HTML page to the DOM UI for Print Preview and Settings
mhm@chromium.org
2009-07-14
1
-1
/
+2
*
This provides a simpler js template engine than JsTemplate. It has been
arv@google.com
2009-07-14
11
-96
/
+192
*
Fix DnD jank
arv@google.com
2009-07-10
1
-0
/
+6
*
Make the filename in the downloads page wrap.
arv@google.com
2009-07-09
1
-3
/
+4
*
Change to use CSS media queries instead of using the "small" class name
arv@google.com
2009-07-08
3
-66
/
+115
*
Add support for extended tooltips.
arv@google.com
2009-07-06
2
-3
/
+18
*
Initial html page views for print preview and setup
mhm@chromium.org
2009-07-03
3
-0
/
+23
*
Make action buttons listen to the enter key.
arv@google.com
2009-07-03
3
-67
/
+119
*
Another batch of performance improvements for NNTP.
arv@google.com
2009-07-03
3
-167
/
+307
*
Fix performance issues with NNTP.
arv@google.com
2009-07-02
3
-33
/
+40
*
Remove null link from "welcome to tips" default suggestion. Also make some h...
mirandac@chromium.org
2009-07-01
2
-3
/
+19
*
Fixes issue where dragging a .crx to a chrome:// TabContents, and then naviga...
rafaelw@chromium.org
2009-06-30
1
-0
/
+6
*
revert cl 19438
rvargas@google.com
2009-06-27
4
-156
/
+1188
*
Make the new new tab page the default new tab page.
arv@google.com
2009-06-26
4
-1188
/
+156
*
Hooks backend tip service into new tab page. Also changes tip service to loa...
mirandac@chromium.org
2009-06-25
2
-25
/
+39
*
Make sure we keep overflow: hidden on the #most-visited element when
arv@google.com
2009-06-24
2
-3
/
+6
*
Add tooltips to buttons on the new new tab page as well as remove the
arv@google.com
2009-06-24
3
-16
/
+12
*
Fix issues with the last patch.
arv@google.com
2009-06-24
1
-1
/
+4
*
In case current language is RTL we mark file names as LTR to avoid problems l...
cira@chromium.org
2009-06-24
1
-0
/
+1
*
Fix incorrect CSS selector for global off switch for animations.
arv@google.com
2009-06-24
1
-1
/
+1
*
Make the options menu keyboard navigatable. Hide the menu when the
arv@google.com
2009-06-24
3
-36
/
+167
*
Fix issue where the closed window menu got cut off.
arv@google.com
2009-06-24
3
-37
/
+84
*
Fix RTL issues with .item CSS class. Also use dir atttribute instead of
arv@google.com
2009-06-23
3
-4
/
+7
*
Removes some duplicated code to use LocalStrings formatString instead
arv@google.com
2009-06-23
2
-5
/
+2
*
Update the New New Tab Page. There are still a lot of things that are
arv@google.com
2009-06-22
3
-1367
/
+1705
*
Make LocalStrings work without manipulating the DOM.
arv@google.com
2009-06-16
5
-100
/
+15
*
Add a comment per review comment I missed in the previous check-in.
jshin@chromium.org
2009-06-10
1
-0
/
+1
*
Fix the in-progress download status for the RTL UI.
jshin@chromium.org
2009-06-10
1
-5
/
+11
*
Update JSTemplate to the latest version.
arv@google.com
2009-06-09
1
-1
/
+1
*
apply patch
aa@chromium.org
2009-06-09
1
-0
/
+9
*
Second (and hopefully the final) fix for the issue 805:
yusukes@google.com
2009-06-06
2
-2
/
+8
*
Don't call HandleGetMostVisited on the backend after each black list
arv@google.com
2009-06-06
1
-7
/
+17
*
More theme bits for the NTP and window frame.
glen@chromium.org
2009-06-05
2
-2
/
+20
*
Cancel pending changes when navigating away from the NTP.
jcampan@chromium.org
2009-06-03
1
-0
/
+2
*
Allow themes to change the background of the new tab page. Adds support for d...
glen@chromium.org
2009-06-02
2
-9
/
+25
*
Correct the ffpmeg license disclosure:
mal@chromium.org
2009-06-02
1
-7
/
+5
[next]