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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
2
-0
/
+2
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
2
-2
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
2
-0
/
+2
*
Convert a few other places from using ApplyAccelerator (async) to
tony@chromium.org
2009-11-25
1
-4
/
+6
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
2
-10
/
+6
*
Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...
akalin@chromium.org
2009-11-25
2
-8
/
+8
*
Move some theme images to being serviced on the IO thread. For
tony@chromium.org
2009-11-24
1
-5
/
+16
*
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
2
-20
/
+24
*
Revert "Move the NTP HTML generation to early so we can avoid an extra"
tony@chromium.org
2009-11-24
3
-23
/
+20
*
Move the NTP HTML generation to early so we can avoid an extra
tony@chromium.org
2009-11-24
3
-20
/
+23
*
Remove ResourceBundle::LoadImageResourceBytes since it appears to
tony@chromium.org
2009-11-23
4
-5
/
+5
*
Add locale as a parameter to the extension link.
mirandac@chromium.org
2009-11-23
1
-4
/
+5
*
Take 2 at moving NTP CSS resources into the NTP resource cache.
tony@chromium.org
2009-11-23
7
-268
/
+287
*
Remove old bookmark sync promo from new tab page.
mirandac@chromium.org
2009-11-21
2
-10
/
+1
*
Revert 32754 - Remove old bookmark sync promo from new tab page.
mirandac@chromium.org
2009-11-21
2
-1
/
+10
*
Remove old bookmark sync promo from new tab page.
mirandac@chromium.org
2009-11-21
2
-10
/
+1
*
Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...
jamesr@chromium.org
2009-11-20
7
-33
/
+20
*
Revert "Move NTP CSS resources into the NTP resource cache." because it slowe...
tony@chromium.org
2009-11-20
6
-277
/
+281
*
Move NTP CSS resources into the NTP resource cache.
tony@chromium.org
2009-11-20
6
-281
/
+277
*
More tweaks and fixes for extension and bookmark sync promo.
mirandac@chromium.org
2009-11-20
1
-3
/
+2
*
Special case the gallery to not show the scary download roadblock.
aa@chromium.org
2009-11-20
1
-2
/
+3
*
Move URLs out of *.pak files and put them into code. This saves
tony@chromium.org
2009-11-19
1
-2
/
+15
*
Implement a NTP resource cache. Instead of re-generating the
tony@chromium.org
2009-11-19
4
-377
/
+377
*
Mac language/locale cleanup
thomasvl@chromium.org
2009-11-19
1
-3
/
+3
*
Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-18
2
-15
/
+19
*
Revert 32176 - Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-18
2
-19
/
+13
*
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
2
-13
/
+19
*
Plumb through off the record state from the URL request to the
tony@chromium.org
2009-11-17
19
-28
/
+54
*
Add message and image to NTP to promote extensions and bookmark sync.
mirandac@chromium.org
2009-11-15
2
-4
/
+47
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-1
/
+1
*
NTP: Hide "Make this my home page" after setting the home page.
arv@chromium.org
2009-11-12
2
-21
/
+90
*
Lands http://codereview.chromium.org/386015 for dhg:
sky@chromium.org
2009-11-12
1
-23
/
+86
*
Turn on sync for OS X (behind an --enable-sync switch).
akalin@chromium.org
2009-11-12
1
-4
/
+2
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-1
/
+1
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
1
-1
/
+2
*
Fix a bug where we would cache the incognito profile pointer in
tony@chromium.org
2009-11-10
4
-27
/
+24
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
12
-3
/
+29
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
12
-29
/
+3
*
Fixes navigations chrome-internal: to actually show the NTP.
creis@chromium.org
2009-11-06
1
-0
/
+23
*
Fifth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
12
-3
/
+29
*
Fourth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-2
/
+4
*
Coverity: Fix unnecessary Singleton object instantiation.
mattm@chromium.org
2009-11-05
8
-13
/
+13
*
Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...
pkasting@chromium.org
2009-11-03
1
-7
/
+2
*
Clean up temp scaffolding stubs some. It can be mac only now.
estade@chromium.org
2009-11-02
2
-15
/
+1
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
2
-2
/
+2
*
Convert chrome_url_data_manager (previously a global) into a Singleton. This
tony@chromium.org
2009-10-30
9
-29
/
+33
*
Revert "Convert chrome_url_data_manager (previously a global) into a"
tony@chromium.org
2009-10-30
9
-33
/
+29
*
Convert chrome_url_data_manager (previously a global) into a
tony@chromium.org
2009-10-30
9
-29
/
+33
[next]