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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update the Debugging example to use the browser action version of
kathyw@google.com
2009-11-15
18
-237
/
+446
*
Apply the latest translated strings to trunk.
mal@chromium.org
2009-11-15
102
-1679
/
+14503
*
Revert 32012-32017
mhm@chromium.org
2009-11-15
10
-387
/
+315
*
fix nits
mhm@chromium.org
2009-11-15
4
-9
/
+20
*
small mistake
mhm@chromium.org
2009-11-15
2
-4
/
+4
*
Fix nits
mhm@chromium.org
2009-11-15
4
-75
/
+77
*
Rebase
mhm@chromium.org
2009-11-15
2
-0
/
+327
*
Remove explicit
mhm@chromium.org
2009-11-15
1
-1
/
+1
*
rebase
mhm@chromium.org
2009-11-15
8
-314
/
+46
*
Change name of first extension to Hello World.
kathyw@google.com
2009-11-15
2
-1
/
+1
*
Add new .zip file for getstarted example.
kathyw@google.com
2009-11-15
1
-0
/
+0
*
A simple example that displays the first 5 elements of a feed (Google news to...
erikkay@chromium.org
2009-11-14
4
-0
/
+314
*
Mostly fixes black flashing that happens during popup resize.
erikkay@chromium.org
2009-11-14
1
-2
/
+3
*
Makes InfoBubbleWindow close animations work correctly with regards to
dmaclach@chromium.org
2009-11-14
4
-46
/
+87
*
Updating trunk VERSION from 247.0 to 248.0
chrome-bot@google.com
2009-11-14
1
-1
/
+1
*
Keeps the "loading..." text centered on the screen when you resize the window.
dmaclach@chromium.org
2009-11-14
1
-0
/
+6
*
Revert 31999 - Enable HTML5 DBs by default (except in incognito mode).
dumi@chromium.org
2009-11-14
5
-11
/
+21
*
Enable HTML5 DBs by default (except in incognito mode).
dumi@chromium.org
2009-11-14
5
-21
/
+11
*
Enable worker-timeout.html layout test. It's fixed upstream.
dimich@chromium.org
2009-11-14
1
-3
/
+1
*
Re-enable the ExtensionApiTest.Storage test.
dumi@chromium.org
2009-11-14
1
-1
/
+1
*
Remove (actually, reverse meaning of) command line flag for desktop notificat...
johnnyg@chromium.org
2009-11-14
5
-8
/
+7
*
Escape javascript going into text notifications.
johnnyg@chromium.org
2009-11-14
2
-2
/
+22
*
Disable memory test on 64bit Linux since it sometimes crashes right now.
vandebo@chromium.org
2009-11-14
1
-3
/
+3
*
Fix casing of 'Extension' in management UI.
aa@chromium.org
2009-11-14
1
-3
/
+3
*
Mac: Let arrow keys move caret in IME mode.
thakis@chromium.org
2009-11-14
1
-6
/
+5
*
Don't run ChromeThreadTest.NotReleasedIfTargetThreadNonExistent through Purif...
jam@chromium.org
2009-11-14
1
-0
/
+3
*
gtk: Hide the status bubble when the mouse nears it.
derat@chromium.org
2009-11-14
18
-74
/
+275
*
cleanup: rename variable |resize_layout_scheduled_| to |needs_resize_layout_|.
thakis@chromium.org
2009-11-14
4
-16
/
+14
*
Turn on shared workers by default
atwilson@chromium.org
2009-11-14
5
-13
/
+7
*
Initialize the host_renderer_id and host_render_view_id in the resource dispa...
ananta@chromium.org
2009-11-14
1
-1
/
+3
*
More safe browsing cleanup work:
pkasting@chromium.org
2009-11-14
4
-39
/
+48
*
Fix the messaging timing extension to only message the toplevel frame.
mpcomplete@chromium.org
2009-11-14
1
-7
/
+10
*
Mac: Animate the bookmark bar showing/hiding.
viettrungluu@chromium.org
2009-11-14
20
-307
/
+869
*
Causes all info bubbles to fade in and out with an animation instead of just
dmaclach@chromium.org
2009-11-14
3
-8
/
+87
*
Mark memory_test as flaky on 64bit linux
vandebo@chromium.org
2009-11-14
1
-3
/
+13
*
Implemented ShowOptionsWindow() for OS X (except the highlighting
akalin@chromium.org
2009-11-14
4
-51
/
+305
*
Duplicating the SetActiveURL() change from the renderer to the plugin process...
jschuh@chromium.org
2009-11-14
4
-6
/
+6
*
Cleanup pass on Getting Started.
kathyw@google.com
2009-11-14
11
-47
/
+133
*
Moved the various Google Accounts URLs out of gaia_login.html and into sync_s...
idana@chromium.org
2009-11-14
2
-4
/
+39
*
[Mac] Fix weird layout issues when dragging a tab from a large screen to a sm...
rohitrao@chromium.org
2009-11-14
3
-0
/
+23
*
WebKit merge 50932:50947.
brettw@chromium.org
2009-11-13
1
-10
/
+10
*
Revert 31960 -- Bookmark tests seemed to fail after this went in.
levin@chromium.org
2009-11-13
2
-55
/
+46
*
Makes the chevron throb after a user sync'ed his bookmarks (if the overflow m...
tim@chromium.org
2009-11-13
2
-46
/
+55
*
No-change, just splitting up the RSS extension into html+css+js.
finnur@chromium.org
2009-11-13
3
-500
/
+497
*
Add stub functions for chrome.* APIs in content scripts.
asargent@chromium.org
2009-11-13
9
-4
/
+272
*
Attempt to get a fix and performance back.
dmaclach@chromium.org
2009-11-13
4
-22
/
+117
*
Add an "extension" process type, which mostly gets treated as a renderer ever...
mpcomplete@chromium.org
2009-11-13
8
-4
/
+37
*
Notifications permission infobar should only be shown in response to a user g...
johnnyg@chromium.org
2009-11-13
8
-7
/
+118
*
Use Chrome to transport Chrome OS metrics.
rvargas@google.com
2009-11-13
11
-134
/
+495
*
Propagate the "first party for cookies" from WebKit to the network stack
wtc@chromium.org
2009-11-13
9
-18
/
+44
[prev]
[next]