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
*
First unified app menu behind the "--new-wrench-menu" flag.
erg@chromium.org
2010-06-08
2
-0
/
+4
*
NTP: Remove bottom promos.
arv@chromium.org
2010-06-07
2
-9
/
+0
*
Clarify the hosting situation, hiding doc that's not needed
kathyw@chromium.org
2010-06-07
52
-367
/
+733
*
Allow creation of chrome.nacl.* pipes on all Windows systems.
gregoryd@google.com
2010-06-07
1
-23
/
+5
*
Fix audio "clicking" for strongbad demo
hclam@chromium.org
2010-06-07
1
-9
/
+3
*
Some simplifications, as a pre-step to http://crbug.com/40103
joth@chromium.org
2010-06-07
4
-11
/
+6
*
Add the remaining Enum types of Mozc configs.
yusukes@google.com
2010-06-07
2
-0
/
+15
*
Update combo boxes to use a template system
zork@chromium.org
2010-06-07
2
-0
/
+4
*
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...
tfarina@chromium.org
2010-06-06
1
-2
/
+2
*
Whitespace change to trigger bots.
viettrungluu@chromium.org
2010-06-06
3
-11
/
+11
*
Add a context menu item to toggle app tab toolbars.
aa@chromium.org
2010-06-06
2
-0
/
+5
*
Whitespace change: fix spacing in chrome_switches.cc.
viettrungluu@chromium.org
2010-06-05
1
-4
/
+4
*
Actually clear the disk cache, and keep it enabled, between benchmark runs.
mlloyd@chromium.org
2010-06-05
1
-1
/
+6
*
Cleanup: Remove some obsolete bookmark manager preferences.
tfarina@chromium.org
2010-06-04
2
-23
/
+0
*
Don't load the user script that's not utf-8, and show UI that load failed.
cira@chromium.org
2010-06-04
2
-11
/
+49
*
Generated omnibox doc.
kathyw@chromium.org
2010-06-03
2
-0
/
+603
*
Wrap Sqlite utils functions into a sqlite_utils namespace.
tfarina@chromium.org
2010-06-03
2
-25
/
+22
*
A very basic fix that prevents experimental popups from living longer than th...
twiz@google.com
2010-06-03
1
-0
/
+8
*
Save/restore position for the preferences window based on prefs,
tfarina@chromium.org
2010-06-03
2
-0
/
+5
*
Add IDBIndex support + various cleanup.
jorlow@chromium.org
2010-06-03
1
-7
/
+26
*
New libjingle integrated to chrome.
sergeyu@chromium.org
2010-06-03
14
-29
/
+35
*
Add Chewing integer preferences
zork@chromium.org
2010-06-03
2
-0
/
+8
*
Revert 48798 - New libjingle integrated to chrome.
sergeyu@chromium.org
2010-06-03
14
-35
/
+29
*
New libjingle integrated to chrome.
sergeyu@chromium.org
2010-06-03
14
-29
/
+35
*
Linux/GTK: implement update notification.
estade@chromium.org
2010-06-03
2
-0
/
+5
*
Refactored MediatorThread to use Chrome threads primarily. This is in prepar...
akalin@chromium.org
2010-06-02
6
-248
/
+272
*
Fix a copy-paste error.
kathyw@chromium.org
2010-06-02
4
-4
/
+4
*
Adding command line flag for enabling accelerated compositing.
vangelis@chromium.org
2010-06-02
3
-1
/
+7
*
Minor edits, plus updating the copyright year.
kathyw@chromium.org
2010-06-02
47
-313
/
+311
*
Make webkit_glue not depend on default_plugin.
thakis@chromium.org
2010-06-02
3
-0
/
+49
*
Changes session restore to throttle loading of tabs. New tabs are
sky@chromium.org
2010-06-02
2
-6
/
+0
*
Removed non-working proxy auto-detect code.
akalin@chromium.org
2010-06-01
2
-38
/
+2
*
Converted MediatorThread to use a delegate instead of sigslots.
akalin@chromium.org
2010-06-01
7
-195
/
+179
*
Converted TalkMediator to use a delegate instead of a channel
akalin@chromium.org
2010-06-01
5
-133
/
+123
*
Use SSLClientSocketNSS on Mac OS X. By default, chrome still uses
wtc@chromium.org
2010-06-01
2
-0
/
+5
*
Fixing AutoReset to be a template.
gspencer@chromium.org
2010-06-01
1
-1
/
+1
*
Now arbitration is supported (r48631) enable GPS.
joth@chromium.org
2010-06-01
1
-0
/
+2
*
DevTools: inspector settings are now serialized into map, not a string
pfeldman@chromium.org
2010-06-01
1
-3
/
+4
*
Add Chewing options window
zork@chromium.org
2010-06-01
2
-0
/
+34
*
This tunes up some of the snapshot creation code.
gspencer@chromium.org
2010-05-28
2
-6
/
+16
*
Enabled mousewheel coalescing to work better for ChromeOS.
davemoore@chromium.org
2010-05-28
2
-0
/
+3
*
First pass at experimental omnibox API. There are plenty of rough edges and f...
mpcomplete@chromium.org
2010-05-28
9
-0
/
+125
*
Introduces cros:// schema for web-page to chrome communication in ChromeOS.
glotov@chromium.org
2010-05-28
2
-0
/
+8
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
2
-0
/
+105
*
Re-landing mistakenly reverted CL http://codereview.chromium.org/2101021.
denisromanov@chromium.org
2010-05-28
2
-0
/
+6
*
landing chaitanya's patch
oshima@chromium.org
2010-05-28
2
-0
/
+4
*
Remove signin and persist from gaia_authenticator. This fixes an issue where ...
chron@chromium.org
2010-05-28
4
-101
/
+26
*
Compile all the chrome_test UI tests on the Mac
stuartmorgan@chromium.org
2010-05-27
1
-3
/
+9
*
Revert 48424 - Adding initial implementation of the PartnerCustomization clas...
jrg@chromium.org
2010-05-27
2
-6
/
+0
*
Adding initial implementation of the PartnerCustomization classes.
denisromanov@chromium.org
2010-05-27
2
-0
/
+6
[next]