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
/
test
/
testing_profile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Take 2: Preload the visited link db on the file thread if"
tony@chromium.org
2010-01-12
1
-1
/
+0
*
Take 2: Preload the visited link db on the file thread if
tony@chromium.org
2010-01-12
1
-0
/
+1
*
Move code duplicated in two tests up into the TestingProfile.
rsesek@chromium.org
2010-01-08
1
-2
/
+28
*
Revert 35703 - Move code duplicated in two tests up into the TestingProfile.
rsesek@chromium.org
2010-01-07
1
-16
/
+2
*
Move code duplicated in two tests up into the TestingProfile.
rsesek@chromium.org
2010-01-07
1
-2
/
+16
*
[More BTP includes.]
erg@google.com
2009-12-18
1
-1
/
+1
*
Revert "Preload the visited link db on the file thread if the file exists."
tony@chromium.org
2009-12-17
1
-1
/
+0
*
TBR: Revert to fix Chromos.
erg@google.com
2009-12-17
1
-1
/
+1
*
Uninstall themes when all theme infobars are gone; not on each infobar's dest...
erg@google.com
2009-12-17
1
-1
/
+1
*
Preload the visited link db on the file thread if the file exists.
tony@chromium.org
2009-12-17
1
-0
/
+1
*
SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.
agl@chromium.org
2009-12-11
1
-1
/
+1
*
Remember zoom on a per-host basis.
pkasting@chromium.org
2009-12-04
1
-0
/
+1
*
Integrate BlacklistManager with Profile.
phajdan.jr@chromium.org
2009-11-30
1
-1
/
+1
*
Take 2 at moving NTP CSS resources into the NTP resource cache.
tony@chromium.org
2009-11-23
1
-1
/
+3
*
Revert "Move NTP CSS resources into the NTP resource cache." because it slowe...
tony@chromium.org
2009-11-20
1
-3
/
+1
*
Move NTP CSS resources into the NTP resource cache.
tony@chromium.org
2009-11-20
1
-1
/
+3
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
1
-5
/
+0
*
Implement a NTP resource cache. Instead of re-generating the
tony@chromium.org
2009-11-19
1
-0
/
+1
*
Adding support for DatabaseTracker messages to
dumi@chromium.org
2009-11-09
1
-3
/
+7
*
Move the spellchecker to the renderer.
estade@chromium.org
2009-11-06
1
-0
/
+4
*
Add a stub implementation of PersonalDataManager, the connection between the ...
jhawkins@chromium.org
2009-11-06
1
-0
/
+1
*
Unittest for fix to allow navigation when there is no history DB.
pkasting@chromium.org
2009-11-02
1
-3
/
+5
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-1
/
+1
*
Factor search vs. navigate classification into its own file to make it more b...
pkasting@chromium.org
2009-10-29
1
-0
/
+3
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
1
-2
/
+0
*
Add functions to purge the Web Database memory and get the service without cr...
pkasting@chromium.org
2009-10-23
1
-0
/
+3
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-4
/
+5
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
1
-1
/
+1
*
Browser side support (sans UI) for desktop notifications.
johnnyg@chromium.org
2009-10-12
1
-0
/
+3
*
Add the ability to unload the HistoryBackend.
pkasting@chromium.org
2009-10-08
1
-0
/
+3
*
Committing change 255087 for Roger:
tommi@chromium.org
2009-10-08
1
-0
/
+20
*
Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th...
pkasting@chromium.org
2009-10-02
1
-0
/
+1
*
Put the dummy implementations in testing_profile.h on one line where possible...
pkasting@chromium.org
2009-10-02
1
-114
/
+44
*
Remove the enable-sync flag from the Chrome command line and enable sync by d...
brg@chromium.com
2009-09-29
1
-3
/
+8
*
Convert the BrowerThemeProvider pointer from being ref counted to
tony@chromium.org
2009-09-25
1
-1
/
+1
*
Rename X-Force-TLS to Strict-Transport-Security.
abarth@chromium.org
2009-09-05
1
-1
/
+1
*
GTK Themes: Add basic unit tests for gtk themes.
erg@google.com
2009-09-03
1
-4
/
+7
*
Plumb request interception into the appcache library for both chrome and test...
michaeln@google.com
2009-09-01
1
-2
/
+3
*
Adds a FaviconService class tied to the profile.
arv@google.com
2009-08-28
1
-0
/
+4
*
Exposes a chrome.devtools object to extensions. This allows extensions to ca...
mpcomplete@chromium.org
2009-08-24
1
-0
/
+3
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-0
/
+3
*
Some personalization cleanup:
tim@chromium.org
2009-08-15
1
-3
/
+1
*
Implement kCurrentThemeID so we can know what the last theme to be installed ...
avi@chromium.org
2009-08-03
1
-0
/
+3
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
1
-0
/
+3
*
Fix my accidental change from r21037.
thestig@chromium.org
2009-07-18
1
-3
/
+0
*
Remove file_path.h from testing_profile.h, it's already included in file_util.h.
thestig@chromium.org
2009-07-18
1
-2
/
+4
*
GTK: Initial implementation of using GTK themes, partially based on evan's CL...
erg@google.com
2009-07-03
1
-0
/
+1
*
Create a webkit thread for use within the browser process. This patch also i...
jorlow@chromium.org
2009-06-26
1
-0
/
+6
*
Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...
idanan@chromium.org
2009-06-23
1
-0
/
+3
*
First draft of web resource service; fetches data from a JSON feed
mirandac@chromium.org
2009-06-18
1
-0
/
+2
[next]