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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes to web database and autofill components required
tim@chromium.org
2010-04-02
10
-57
/
+302
*
Remove an incorrect DCHECK in the OnOpenURL function in ChromeFrame
ananta@chromium.org
2010-04-02
1
-2
/
+0
*
Keyboard events of any kind end bookmark bar folder menus.
jrg@chromium.org
2010-04-02
3
-20
/
+41
*
Fix for focus issues in the AutoFill windows dialog, including #37817
georgey@chromium.org
2010-04-02
2
-22
/
+197
*
Add reload mask resource.
pkasting@chromium.org
2010-04-02
1
-0
/
+0
*
Remove bookmarks log message.
dhollowa@chromium.org
2010-04-02
1
-2
/
+0
*
Disable BrowserTest.FLAKY_SingleBeforeUnloadAfterWindowClose on mac. It is c...
rohitrao@chromium.org
2010-04-02
1
-1
/
+10
*
Fix floating bookmark bar on windows.
jrg@chromium.org
2010-04-02
1
-1
/
+2
*
Fix a crash in ChromeFrame in our IBindStatusCallback wrapper which attempts ...
ananta@chromium.org
2010-04-02
1
-2
/
+9
*
Reapply 43381 - Add some safeguards in DatabaseTracker to prevent writing any...
michaeln@chromium.org
2010-04-02
3
-19
/
+70
*
Revert 43413 - Add a notification when the list of startup URLs change.
zork@chromium.org
2010-04-02
3
-17
/
+1
*
Patch xss in nodeURL_ in chrome://downloads.
inferno@chromium.org
2010-04-02
1
-1
/
+1
*
Add a notification when the list of startup URLs change.
zork@chromium.org
2010-04-02
3
-1
/
+17
*
Remove the distributor logo.
glen@chromium.org
2010-04-01
8
-129
/
+5
*
[Mac] Polish the keyword/search engine editor based on feedback from the UI t...
rsesek@chromium.org
2010-04-01
2
-162
/
+180
*
Add Flash EULA to about box on Linux/GTK (for branded builds).
viettrungluu@chromium.org
2010-04-01
4
-8
/
+59
*
Fix for a problem introduced by 41865 which causes sync notifications
akalin@chromium.org
2010-04-01
5
-28
/
+117
*
Block plugin HandleURLRequest calls with invalid chars like @,;,\ before the ...
inferno@chromium.org
2010-04-01
1
-0
/
+18
*
Adds AnimationContainer, which can be used to group a set of
sky@chromium.org
2010-04-01
19
-184
/
+742
*
GTK: inspect page action popups.
estade@chromium.org
2010-04-01
2
-9
/
+18
*
Add a split pane between the tree and the list.
arv@chromium.org
2010-04-01
3
-11
/
+174
*
Update NaCl revision (1861 -> 1915)
gregoryd@google.com
2010-04-01
1
-1
/
+1
*
Remove the side tab shadow. I thought I had committed this last week but I gu...
ben@chromium.org
2010-04-01
1
-0
/
+3
*
Replace the NOTIMPLEMENTED() in NPN_ForceRedraw with a comment
stuartmorgan@chromium.org
2010-04-01
1
-14
/
+2
*
Chrome-side change to call new RLZ API.
gwilson@google.com
2010-04-01
2
-19
/
+21
*
Patch the XSS in Net-internal viewcache by html encoding "key"
inferno@chromium.org
2010-04-01
1
-1
/
+1
*
Make last_download_timestamp and initial_sync_ended per-datatype.
nick@chromium.org
2010-04-01
28
-243
/
+857
*
Allow cookies and other storage data in extensions even when the user
dumi@chromium.org
2010-04-01
1
-1
/
+1
*
Enable tests of chrome.tab.captureVisibleTab() on mac, and all tab tests on l...
skerner@chromium.org
2010-04-01
1
-10
/
+2
*
GTK: make the location icon a drag source.
estade@chromium.org
2010-04-01
3
-71
/
+82
*
Consume Char events in Mac plugins
stuartmorgan@chromium.org
2010-04-01
1
-1
/
+6
*
Revert 43381 - Add some safeguards in DatabaseTracker to prevent writing anyt...
michaeln@google.com
2010-04-01
3
-38
/
+16
*
[Mac] Appearance tweaks for browser data exceptions window
danno@chromium.org
2010-04-01
2
-39
/
+60
*
Move history API out of experimental. Allow extensions to override history p...
skerner@chromium.org
2010-04-01
83
-248
/
+459
*
Remove a dead line of code.
eroman@chromium.org
2010-04-01
1
-3
/
+0
*
Mac: use chrome::k...URL constants for about box.
viettrungluu@chromium.org
2010-04-01
1
-3
/
+5
*
Mark a test as flaky on ChromeOS.
finnur@chromium.org
2010-04-01
1
-2
/
+8
*
Move fetching of full-fledged auth cookies to a time when we have the user's ...
cmasone@google.com
2010-04-01
27
-332
/
+1073
*
Add some safeguards in DatabaseTracker to prevent writing anything to disk fo...
michaeln@chromium.org
2010-04-01
3
-16
/
+38
*
Remove FILES* that have been obsoleted by FILES.cfg.
mmoss@google.com
2010-04-01
2
-14
/
+0
*
Fix number of arguments to gtk callback macro.
dmazzoni@chromium.org
2010-04-01
2
-7
/
+5
*
Rename RunAllPendingEvents -> RunAllPendingInMessageLoop
oshima@chromium.org
2010-04-01
7
-38
/
+36
*
[Mac] Move star button into page-actions area of omnibox.
shess@chromium.org
2010-04-01
17
-891
/
+226
*
Strings for future chrome://plugins changes.
viettrungluu@chromium.org
2010-04-01
1
-0
/
+6
*
Notify all active login prompts when one login prompt is submitted. This allows
tonyg@chromium.org
2010-04-01
9
-46
/
+299
*
Revert 43367 - Enabled pepper3d test on mac. It will be enabled on other plat...
rohitrao@chromium.org
2010-04-01
2
-6
/
+1
*
Add linux UI for enabling sync types.
zork@chromium.org
2010-04-01
8
-2
/
+326
*
AppCache: If we can't read the existing data delete it and start over.
michaeln@chromium.org
2010-04-01
5
-2
/
+76
*
Fix OS_MAC -> OS_MACOSX.
rohitrao@chromium.org
2010-04-01
2
-9
/
+13
*
Makes app tabs use the app icon instead of favicon.
sky@chromium.org
2010-04-01
1
-5
/
+23
[next]