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
*
NNTP: Make the window tooltip behave more like a real tooltip by
arv@google.com
2009-07-28
4
-43
/
+46
*
Make possible reloading extensions from the chrome://extensions/ page.
phajdan.jr@chromium.org
2009-07-27
1
-3
/
+15
*
NNTP: Change the lower right section to say "What will we put here?"
arv@google.com
2009-07-27
1
-2
/
+1
*
Disable the tips service by default.
arv@google.com
2009-07-25
1
-2
/
+3
*
, INNTP: Adds 2 hard coded thumbnails.
arv@google.com
2009-07-25
1
-2
/
+3
*
Change the background color of the NNTP lower sections.
arv@google.com
2009-07-24
1
-1
/
+1
*
Some fixes to make NNTP themes work again.
glen@chromium.org
2009-07-24
2
-7
/
+15
*
Fix a bunch of bugs related to NNTP theming.
glen@chromium.org
2009-07-24
2
-9
/
+49
*
Remove mention that we don't support different types of font rendering from t...
agl@chromium.org
2009-07-24
2
-4
/
+0
*
Adds the first run banner.
arv@google.com
2009-07-23
2
-33
/
+74
*
Adds the drag over animation.
arv@google.com
2009-07-23
2
-39
/
+124
*
Tweak thumbnail sizes a bit so it the NNTP looks better side by side on
arv@google.com
2009-07-23
3
-16
/
+16
*
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
[next]