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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but
benl@chromium.org
2009-09-07
1
-4
/
+4
*
Move the "history is too new" dialog out of
tony@chromium.org
2009-09-05
1
-0
/
+4
*
POSIX: Have pref service save paths as UTF8.
tony@chromium.org
2009-09-04
1
-0
/
+13
*
Update Documentation for chrome.tabs.detectLanguage().
sidchat@google.com
2009-09-04
4
-20
/
+11
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-2
/
+2
*
Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.
jhawkins@chromium.org
2009-09-04
2
-7
/
+6
*
Intercept HTTP requests for documents that GView is capable of displaying (such
davemoore@chromium.org
2009-09-04
2
-0
/
+5
*
Enable the XSSAuditor by default.
abarth@chromium.org
2009-09-04
2
-4
/
+3
*
Add extension.getURL to extension_api.json so it appears in the docs.
rafaelw@chromium.org
2009-09-04
27
-109
/
+229
*
Increase the severity of the warning that is logged on extension load failure...
aa@chromium.org
2009-09-04
1
-1
/
+1
*
Minor changes, mostly to the top of Getting Started.
kathyw@google.com
2009-09-04
3
-8
/
+21
*
add descriptions to bookmark functions
erikkay@chromium.org
2009-09-04
1
-17
/
+18
*
This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...
jam@chromium.org
2009-09-04
3
-11
/
+49
*
Extension Doc Changes (no building or testable changes) - Get build.py workin...
rafaelw@chromium.org
2009-09-04
1
-15
/
+16
*
Temporary scaffolding cleanup.
thestig@chromium.org
2009-09-03
2
-30
/
+18
*
Add "loading..." message to theme install to counter jank.
mirandac@chromium.org
2009-09-03
1
-0
/
+6
*
Linux: Initialize the focus ring color preference values. This fixes an UMR ...
jhawkins@chromium.org
2009-09-03
1
-0
/
+3
*
Extension Doc Changes (no building or testable changes).
rafaelw@chromium.org
2009-09-03
29
-55935
/
+16031
*
Add warnings around the new tab page command line switch and its use so people
brettw@chromium.org
2009-09-03
1
-0
/
+2
*
Set the focus ring color to match the Gtk theme focus color.
estade@chromium.org
2009-09-03
3
-0
/
+32
*
Fix minor typo. The API is (unfortunately) called XMLHttpRequest,
aa@chromium.org
2009-09-02
2
-2
/
+2
*
Update static docs. They'd gotten stale.
aa@chromium.org
2009-09-02
25
-128
/
+186
*
Fix typo.
aa@chromium.org
2009-09-02
1
-1
/
+1
*
Infrastructure to allow putting Extension Shelf on top along with Bookmarks.
sidchat@google.com
2009-09-02
2
-0
/
+4
*
Set the initial sizes of several dialogs based on font information.
mdm@chromium.org
2009-09-02
2
-14
/
+19
*
Cleanup. Also copyedited xhr.html and linked to it from the appropriate
kathyw@google.com
2009-09-02
11
-94
/
+108
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
1
-4
/
+4
*
Rejiggered the devguide links.
kathyw@google.com
2009-09-02
2
-5
/
+8
*
Content for the developer's guide page o' links.
kathyw@google.com
2009-09-02
3
-6
/
+33
*
Create the download folder if it doesn't exist.
thestig@chromium.org
2009-09-02
1
-0
/
+1
*
Fix temp file leak in ZipTest.
thestig@chromium.org
2009-09-02
1
-12
/
+8
*
Extension Doc Changes (no building or testable changes).
rafaelw@chromium.org
2009-09-02
2
-0
/
+501
*
Getting started doc nitpickery. We don't need to tell
aa@chromium.org
2009-09-02
1
-16
/
+5
*
Content script docs nitpickery.
aa@chromium.org
2009-09-02
1
-5
/
+5
*
Extension Doc Changes (no building or testable changes): minor changes for ta...
rafaelw@chromium.org
2009-09-02
33
-140
/
+61432
*
Updated docs for content script messaging.
mpcomplete@chromium.org
2009-09-01
1
-4
/
+57
*
gtk: Implement and use x11_util::GetXWindowStack, which is a less flaky and f...
jhawkins@chromium.org
2009-09-01
4
-21
/
+59
*
Add skeleton for an about:net-internal page.
eroman@chromium.org
2009-09-01
2
-0
/
+4
*
Linux: handle external protocols, e.g. mailto: links.
mdm@chromium.org
2009-09-01
4
-4
/
+68
*
Plumb request interception into the appcache library for both chrome and test...
michaeln@google.com
2009-09-01
7
-26
/
+156
*
Attempt to make DownloadTest UI test less flaky.
phajdan.jr@chromium.org
2009-09-01
1
-2
/
+3
*
Update packaging and getting started pages to feature new Extensions page
kathyw@google.com
2009-09-01
8
-78
/
+116
*
Miscellaneous small changes, mostly to the front page and the footer.
kathyw@google.com
2009-09-01
3
-13
/
+18
*
When running on chrome OS about:version now shows OS version.
sky@chromium.org
2009-09-01
1
-0
/
+5
*
More work fixing miscellaneous issues in the autocomplete code, probably none...
pkasting@chromium.org
2009-09-01
1
-4
/
+5
*
Migrate cookies for the time epoch change.
brettw@chromium.org
2009-09-01
1
-2
/
+46
*
Move events info from dev.chromium.org to the dev doc.
kathyw@google.com
2009-09-01
3
-1
/
+84
*
more bookmark tests, plus fix a couple of API bugs
erikkay@chromium.org
2009-09-01
2
-2
/
+9
*
Move themes info from dev.chromium.org into the dev doc.
kathyw@google.com
2009-09-01
4
-2
/
+159
*
Move content of the match patterns page from dev.chromium.org.
kathyw@google.com
2009-09-01
5
-3
/
+227
[next]