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
/
new_tab_ui.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
NTP: Sync shown sections across instances
arv@chromium.org
2010-06-11
1
-1
/
+2
*
NTP: Remove bottom promos.
arv@chromium.org
2010-06-07
1
-39
/
+0
*
Relanding 48042.
jcivelli@chromium.org
2010-05-25
1
-2
/
+5
*
Revert 48042: it breaks unit-tests and UI tests on ChromeOS
jcivelli@chromium.org
2010-05-24
1
-1
/
+1
*
Disabling app launcher and enabling apps by default on ChromeOS .
jcivelli@chromium.org
2010-05-24
1
-1
/
+1
*
Re-land r47079: Shorten several appsrelated flags.
aa@chromium.org
2010-05-13
1
-2
/
+1
*
Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...
aa@chromium.org
2010-05-12
1
-1
/
+2
*
Shorten several apps-related flags. "256 characters should be enough for anyo...
aa@chromium.org
2010-05-12
1
-2
/
+1
*
Lands http://codereview.chromium.org/1744011/show for Hans:
sky@chromium.org
2010-05-04
1
-2
/
+2
*
Remove height 100% from NTP when in the app launcher.
arv@chromium.org
2010-05-03
1
-1
/
+2
*
Add app section to NTP.
arv@chromium.org
2010-04-20
1
-0
/
+6
*
Style (indent/spacing) fixes in DOM UI + comment fix.
viettrungluu@chromium.org
2010-03-28
1
-1
/
+2
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-5
/
+6
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-2
/
+2
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
fix build
tony@chromium.org
2009-11-24
1
-0
/
+1
*
Merge in part of the last perf change. Move when we initialize
tony@chromium.org
2009-11-24
1
-19
/
+23
*
Revert "Move the NTP HTML generation to early so we can avoid an extra"
tony@chromium.org
2009-11-24
1
-19
/
+17
*
Move the NTP HTML generation to early so we can avoid an extra
tony@chromium.org
2009-11-24
1
-17
/
+19
*
Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...
jamesr@chromium.org
2009-11-20
1
-12
/
+4
*
Implement a NTP resource cache. Instead of re-generating the
tony@chromium.org
2009-11-19
1
-337
/
+31
*
Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-18
1
-13
/
+8
*
Revert 32176 - Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-18
1
-8
/
+11
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-1
/
+2
*
Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-17
1
-11
/
+8
*
Plumb through off the record state from the URL request to the
tony@chromium.org
2009-11-17
1
-3
/
+5
*
Add message and image to NTP to promote extensions and bookmark sync.
mirandac@chromium.org
2009-11-15
1
-2
/
+42
*
NTP: Hide "Make this my home page" after setting the home page.
arv@chromium.org
2009-11-12
1
-21
/
+19
*
Turn on sync for OS X (behind an --enable-sync switch).
akalin@chromium.org
2009-11-12
1
-4
/
+2
*
Fix a bug where we would cache the incognito profile pointer in
tony@chromium.org
2009-11-10
1
-11
/
+10
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
1
-0
/
+2
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
1
-2
/
+0
*
Fifth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-0
/
+2
*
Coverity: Fix unnecessary Singleton object instantiation.
mattm@chromium.org
2009-11-05
1
-3
/
+3
*
Convert chrome_url_data_manager (previously a global) into a Singleton. This
tony@chromium.org
2009-10-30
1
-3
/
+4
*
Revert "Convert chrome_url_data_manager (previously a global) into a"
tony@chromium.org
2009-10-30
1
-4
/
+3
*
Convert chrome_url_data_manager (previously a global) into a
tony@chromium.org
2009-10-30
1
-3
/
+4
*
Some new tab ui fixes.
tony@chromium.org
2009-10-29
1
-7
/
+14
*
NTP: Allow hiding tips and bookmark sync.
arv@chromium.org
2009-10-29
1
-0
/
+27
*
Only use std::string when generating the NTP CSS. This saves
tony@chromium.org
2009-10-29
1
-0
/
+1
*
Call Release instead of deleteing the object directly.
jam@chromium.org
2009-10-29
1
-4
/
+8
*
Fix memory leaks in unit tests from my previous checkin.
jam@chromium.org
2009-10-29
1
-3
/
+8
*
First of several patches to get rid of MessageLoop caching now that we have C...
jam@chromium.org
2009-10-28
1
-20
/
+19
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
1
-1
/
+1
*
Resubmit http://codereview.chromium.org/314016 with views fixed
zork@chromium.org
2009-10-26
1
-1
/
+1
*
Reverting 29961.
glen@chromium.org
2009-10-23
1
-1
/
+1
*
Build sync by default on all platforms. This also turns off sync on both Lin...
zork@chromium.org
2009-10-23
1
-1
/
+1
*
Remove the unused handlers as well
arv@chromium.org
2009-10-20
1
-321
/
+1
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
1
-1
/
+1
*
NTP: Fix startup visual state
arv@chromium.org
2009-10-16
1
-2
/
+16
[next]