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
*
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
*
Some new tab ui fixes.
tony@chromium.org
2009-10-29
2
-9
/
+18
*
NTP: Allow hiding tips and bookmark sync.
arv@chromium.org
2009-10-29
6
-2
/
+118
*
Convert ReplaceStringPlaceholders(std::string...) to take a
tony@chromium.org
2009-10-29
1
-4
/
+2
*
Fix unit test memory leak introduced by my ChromeThread change.
jam@chromium.org
2009-10-29
1
-6
/
+16
*
Only use std::string when generating the NTP CSS. This saves
tony@chromium.org
2009-10-29
2
-29
/
+29
*
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
7
-54
/
+64
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
3
-8
/
+1
*
NewTabUITest.NTPHasThumbnails can be flakey if it takes more than
tony@chromium.org
2009-10-27
1
-4
/
+12
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-1
/
+2
*
Resubmit http://codereview.chromium.org/314016 with views fixed
zork@chromium.org
2009-10-26
2
-4
/
+4
*
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
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
2
-6
/
+4
*
Adding a favicon for the Extensions page.
finnur@chromium.org
2009-10-23
1
-0
/
+3
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-2
/
+4
*
Create an initial Chrome page for file browsing. This just implements the
brettw@chromium.org
2009-10-21
3
-0
/
+288
*
Remove the unused handlers as well
arv@chromium.org
2009-10-20
1
-321
/
+1
*
First fix to minimize copying of image data.
erg@google.com
2009-10-19
16
-54
/
+48
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
3
-5
/
+5
*
NTP: Fix startup visual state
arv@chromium.org
2009-10-16
1
-2
/
+16
*
Facelifts to sync UI
tim@chromium.org
2009-10-15
2
-27
/
+40
*
Add a ui test to verify that using the typical_history profile
tony@chromium.org
2009-10-15
1
-0
/
+48
*
More style nits.
erg@google.com
2009-10-14
10
-31
/
+38
*
Use FilePaths in chrome_url_data_manager.
evan@chromium.org
2009-10-12
2
-14
/
+14
[next]