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
*
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
*
Handle IDBDatabase sync calls.
jorlow@chromium.org
2010-05-27
2
-8
/
+21
*
Recombined buzz::PreXmppAuth and buzz::SaslHandler to be compatible
akalin@chromium.org
2010-05-27
2
-9
/
+38
*
Implement upgrade notifications.
finnur@chromium.org
2010-05-26
3
-1
/
+22
*
Get the internal plugin working on Mac.
jabdelmalek@google.com
2010-05-26
1
-3
/
+2
*
Add URL constants and command-line switches for ongoing print preview work.
viettrungluu@chromium.org
2010-05-26
4
-0
/
+8
*
Add extension docs for notifications. Will add generated docs tomorrow.
aa@chromium.org
2010-05-26
51
-2
/
+732
*
Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi...
rafaelw@chromium.org
2010-05-25
2
-2
/
+2
*
Provide more info to the renderer process in appcache progress events.
michaeln@chromium.org
2010-05-25
3
-1
/
+17
*
Remove previous print preview work in preparation for new work.
viettrungluu@chromium.org
2010-05-25
2
-2
/
+0
*
Relanding 48042.
jcivelli@chromium.org
2010-05-25
5
-11
/
+22
*
Made Login and AutoReconnect use base/timer.h.
akalin@chromium.org
2010-05-25
15
-371
/
+151
*
Removed now-erroneous DCHECK in login.cc (made obsolete by 47344).
akalin@chromium.org
2010-05-24
1
-8
/
+10
*
Browser process scaffolding to support having appcache work in workers.
michaeln@chromium.org
2010-05-24
1
-2
/
+10
*
Mac: Fix renderer idle cpu usage regression.
thakis@chromium.org
2010-05-24
2
-1
/
+10
*
Revert 48042: it breaks unit-tests and UI tests on ChromeOS
jcivelli@chromium.org
2010-05-24
4
-16
/
+11
*
Disabling app launcher and enabling apps by default on ChromeOS .
jcivelli@chromium.org
2010-05-24
4
-11
/
+16
*
[Mac] stop the output that is slowing down all the tests that seem to walk th...
thomasvl@chromium.org
2010-05-24
1
-1
/
+1
[next]