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
*
Make error checking more ICU friendly.
cira@chromium.org
2009-10-30
1
-1
/
+1
*
Initial pass of shared workers renderer-side code
atwilson@chromium.org
2009-10-30
2
-4
/
+18
*
Implement the Extension History API, v 0.1.The first version is a weak wrappe...
brg@chromium.com
2009-10-30
5
-0
/
+171
*
Change the extension.onRequest even to include the sender info.
mpcomplete@chromium.org
2009-10-29
2
-21
/
+157
*
Fixing test name (misspelled - Extensio8nL10n, should be ExtensionL10n).
cira@chromium.org
2009-10-29
1
-1
/
+1
*
Remove the element_ member of FormField, as we don't use it and shouldn't be ...
jhawkins@chromium.org
2009-10-29
1
-1
/
+1
*
NTP: Allow hiding tips and bookmark sync.
arv@chromium.org
2009-10-29
2
-1
/
+6
*
GTK: center browser action badge correctly.
estade@chromium.org
2009-10-29
1
-6
/
+8
*
Hide the theme install bubble a little earlier.
estade@chromium.org
2009-10-29
1
-1
/
+5
*
Adds UI components for desktop notifications, including balloon view classes ...
johnnyg@chromium.org
2009-10-29
1
-0
/
+13
*
Disable ExtensionsServiceTest.InstallExtension and ExtensionTest.InitFromValu...
mirandac@chromium.org
2009-10-29
1
-1
/
+2
*
DevTools: Implement raw cookies access for inspector.
pfeldman@chromium.org
2009-10-29
2
-0
/
+43
*
Design changes in browser/privacy_blacklist needed to integrate
phajdan.jr@chromium.org
2009-10-29
1
-5
/
+16
*
Only dispatch tab events when there is someone listening.
aa@chromium.org
2009-10-29
2
-2
/
+14
*
WebSocket support in chromium.
ukai@chromium.org
2009-10-29
1
-0
/
+14
*
Neither name nor title are required for page- or browser-actions. Update loader
pam@chromium.org
2009-10-28
4
-32
/
+55
*
Make GetURLForDebugging return a const GURL.
tony@chromium.org
2009-10-28
4
-11
/
+12
*
Cleanup a few FirstRun methods that are only applicable to Windows.
kuchhal@chromium.org
2009-10-28
1
-32
/
+0
*
Add initial implementation of AutoFill++. This implementation is hidden behi...
jhawkins@chromium.org
2009-10-28
2
-0
/
+5
*
Minor doc fixes/improvements.
kathyw@google.com
2009-10-28
4
-11
/
+23
*
Issue 21729: Add new event chrome.tabs.onStatusChange .
skerner@chromium.org
2009-10-28
2
-6
/
+51
*
Get rid of FilePath::AppendAndResolveRelative().
mad@chromium.org
2009-10-28
2
-11
/
+24
*
Rename getTabContentses to getExtensionTabs.
aa@chromium.org
2009-10-28
3
-5
/
+5
*
GTK: touch up appearance of browser actions badge.
estade@chromium.org
2009-10-28
1
-5
/
+8
*
Take 2 at browser_sync::ExtensionsActivityMonitor.
tim@chromium.org
2009-10-28
1
-5
/
+5
*
Filter out hidden files, both when loading extensions and when
aa@chromium.org
2009-10-28
3
-11
/
+42
*
Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...
robertshield@chromium.org
2009-10-28
5
-4
/
+40
*
Fix bug where many extensions don't install due to sandbox.
aa@chromium.org
2009-10-27
6
-3
/
+531
*
We should be de-serializing an int64 for the UploadData identifier.
darin@chromium.org
2009-10-27
1
-1
/
+1
*
Actually copy the autofill data into the FormFieldValues vector. Fixes a reg...
jhawkins@chromium.org
2009-10-27
1
-2
/
+2
*
Further polish to extensions_ui page.
rafaelw@chromium.org
2009-10-27
2
-0
/
+5
*
Change the use-flip command line flag from wchar_t to char
brettw@chromium.org
2009-10-27
2
-5
/
+5
*
Use Helvetica rather than Arial for badging on the Mac.
avi@chromium.org
2009-10-27
1
-0
/
+5
*
Replace ExtensionAction with ExtensionAction2.
aa@chromium.org
2009-10-27
8
-467
/
+183
*
Alphabetize chrome_switches.h. I can never find anything in this file.
brettw@chromium.org
2009-10-27
2
-656
/
+604
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
2
-6
/
+7
*
Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...
tim@chromium.org
2009-10-27
1
-5
/
+5
*
Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...
tim@chromium.org
2009-10-27
1
-5
/
+5
*
Revert 30149 - The existing file_util::AbsolutePath() function was already do...
tim@chromium.org
2009-10-27
1
-11
/
+7
*
The existing file_util::AbsolutePath() function was already doing what we nee...
mad@chromium.org
2009-10-27
1
-7
/
+11
*
Update the front page to refer to browser actions, not toolstrips.
kathyw@google.com
2009-10-27
5
-16
/
+29
*
Move page actions over to ExtensionAction2 and get rid of
aa@chromium.org
2009-10-27
6
-241
/
+238
*
Fix a bug in the WebKit code sample
kathyw@google.com
2009-10-26
2
-2
/
+2
*
Refactor: Change the interface from HostResolver::DisableIPv6() to HostResolv...
eroman@chromium.org
2009-10-26
1
-1
/
+3
*
Doc navigation work.
kathyw@google.com
2009-10-24
34
-177
/
+460
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
8
-28
/
+464
*
Implementing WebDatabaseObserver in the renderer process.
dumi@chromium.org
2009-10-24
1
-0
/
+24
*
Clean up database files. Some changes are due to Google style guide violatio...
pkasting@chromium.org
2009-10-24
2
-88
/
+51
*
GTK: Compute infobubble target rects correctly.
derat@chromium.org
2009-10-24
2
-0
/
+13
*
Remove pageAction setXXXBadge functions.
rafaelw@chromium.org
2009-10-24
2
-611
/
+4
[next]