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
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reset NTP document height when sections are minimized/hidden. Update position...
jstritar@chromium.org
2010-12-13
1
-8
/
+20
*
Remove CSS vendor prefixes where not needed.
arv@chromium.org
2010-12-08
4
-4
/
+4
*
Add a disabled property to DOMUI lists
stuartmorgan@chromium.org
2010-12-06
2
-1
/
+9
*
DOMUI Prefs: Re-add redraw() call so list items get measured
stuartmorgan@chromium.org
2010-12-03
1
-6
/
+13
*
DOMUI prefs: First stage of changing lists to match mocks.
stuartmorgan@chromium.org
2010-12-03
1
-2
/
+26
*
Checking in http://codereview.chromium.org/5293008/ on behalf od avayvod@chro...
zelidrag@chromium.org
2010-11-30
1
-0
/
+0
*
Bookmark manager: Fix issue where we cache the height of a list item.
arv@chromium.org
2010-11-29
1
-7
/
+28
*
Changed new tab content for Guest Session.
altimofeev@chromium.org
2010-11-17
1
-0
/
+0
*
[tabbed options] use CSS to order confirm/cancel dialog buttons
estade@chromium.org
2010-11-05
1
-0
/
+6
*
Revert 64246 (reviewer's veto) - Use special text for Guest Session instead o...
altimofeev@chromium.org
2010-10-29
1
-0
/
+0
*
Use special text for Guest Session instead of using standard text form Incogn...
altimofeev@chromium.org
2010-10-28
1
-0
/
+0
*
Fix opening bookmarks in an incognito window.
arv@chromium.org
2010-10-25
1
-10
/
+1
*
Add cr.commandLine object, use it to disable network changes when bwsi
rginda@chromium.org
2010-10-11
1
-0
/
+93
*
Redirected network details to options DOM UI page.
zelidrag@chromium.org
2010-10-07
1
-0
/
+16
*
Remove JS emulation of HTMLElement classList now that WebKit supports it nati...
arv@chromium.org
2010-10-05
2
-185
/
+0
*
Reduce jank in DOMUI options caused by cookies view.
xiyuan@chromium.org
2010-10-05
1
-4
/
+3
*
Move common CSS from platform-specific about:memory pages to a css file.
thestig@chromium.org
2010-09-30
1
-0
/
+334
*
o Add user customizable launch type for apps by adding options in each apps c...
andybons@chromium.org
2010-09-30
3
-0
/
+34
*
Adding images for upcoming Apps DOM UI change.
andybons@chromium.org
2010-09-29
2
-0
/
+0
*
Revert 60997 - o Add user customizable launch type for apps by adding options...
andybons@chromium.org
2010-09-29
5
-34
/
+0
*
o Add user customizable launch type for apps by adding options in each apps c...
andybons@chromium.org
2010-09-29
5
-0
/
+34
*
Bookmarks manager: Remove a console.log
arv@chromium.org
2010-09-25
1
-12
/
+0
*
DOMUI: Don't paint menu separators as selected
arv@chromium.org
2010-09-16
1
-2
/
+2
*
Bookmark Manager: Handle multiple right clicks correctly.
arv@chromium.org
2010-09-16
1
-1
/
+4
*
DOMUI etc. Use the built in bind method of Function now that V8 supports it.
arv@chromium.org
2010-09-13
5
-44
/
+12
*
NTP: Adds a context menu to the apps section
arv@chromium.org
2010-09-06
3
-6
/
+11
*
DOMUI prefs: Implement the non-editing parts of search engine management.
stuartmorgan@chromium.org
2010-08-17
1
-1
/
+11
*
DOM UI js: Add a single selection model.
arv@chromium.org
2010-08-06
5
-15
/
+354
*
Allow open local pdf file from FileBrowse UI.
xiyuan@chromium.org
2010-08-04
1
-0
/
+4
*
Cr.js: Allow cr.define to export getters and setters.
arv@chromium.org
2010-07-30
2
-2
/
+35
*
Selection model refactoring.
arv@chromium.org
2010-07-30
3
-269
/
+295
*
First cut at content settings exceptions lists.
estade@chromium.org
2010-07-26
1
-0
/
+1
*
Add push method to array data model.
arv@chromium.org
2010-07-23
2
-0
/
+62
*
Add methods to LocalStrings to fetch strings without Windows-style accelerators.
csilv@chromium.org
2010-07-16
2
-7
/
+137
*
Initial accounts options page.
xiyuan@chromium.org
2010-07-16
2
-2
/
+12
*
Bookmarks: Be a bit more cautios when positioning a menu to prevent it from b...
arv@chromium.org
2010-07-16
2
-15
/
+40
*
Options: Clean up some repetitive code.
arv@chromium.org
2010-07-16
2
-1
/
+35
*
Bookmarks: Persist expanded state of the tree items across sessions.
arv@chromium.org
2010-07-16
1
-0
/
+1
*
Advanced (Under the Hood) dom-ui progress.
csilv@chromium.org
2010-07-15
1
-0
/
+7
*
Clean up browser_resources.grd:
pkasting@chromium.org
2010-07-13
25
-0
/
+19
*
Clean up bookmark_manager_resources.grd:
pkasting@chromium.org
2010-07-12
1
-4
/
+4
*
Fixing CSS to match the mocks
dhg@chromium.org
2010-07-09
1
-0
/
+7
*
Bookmarks: Fix position of context menu when opened using the keyboard.
arv@chromium.org
2010-07-07
1
-3
/
+24
*
Stop using measurements to determine list item
feldstein@chromium.org
2010-07-02
1
-3
/
+9
*
Bookmarks: Show a drop down arrow on the list items on hover.
arv@chromium.org
2010-07-01
2
-0
/
+79
*
Change MenuItems to use divs and add disabled property
feldstein@chromium.org
2010-06-30
1
-2
/
+8
*
Bookmarks: Fix Cmd+A on Mac
arv@chromium.org
2010-06-29
1
-2
/
+10
*
DOMUI: Fix css for disabled action buttons
arv@chromium.org
2010-06-25
1
-8
/
+9
*
Fix BMM paste on mac and list hover artifact.
feldstein@chromium.org
2010-06-24
2
-0
/
+10
*
Bookmarks/DOMUI JS: Refactor the list to use a data model.
arv@chromium.org
2010-06-21
6
-262
/
+828
[next]