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
...
*
Fix a ChromeFrame crash which occurs while handling the open url notification...
ananta@chromium.org
2010-04-02
1
-2
/
+4
*
Fix a ChromeFrame crash which occurs probably in the upgrade scenario where w...
ananta@chromium.org
2010-04-02
1
-1
/
+4
*
Fix a ChromeFrame crash in the bind status callback which occurs due to a NUL...
ananta@chromium.org
2010-04-02
1
-1
/
+3
*
Add TableModel for geolocation settings.
mattm@chromium.org
2010-04-02
5
-0
/
+215
*
Override a few more expectations due to r43444.
scherkus@chromium.org
2010-04-02
1
-0
/
+2
*
Change NOTREACHED for a LOG(WARNING) when we can't delete
nsylvain@chromium.org
2010-04-02
1
-4
/
+8
*
Fix syncing deleted autofills and properly associate when an autofill is added.
zork@chromium.org
2010-04-02
3
-23
/
+37
*
Bilinear video scaling enabled (using Skia).
scherkus@chromium.org
2010-04-02
2
-15
/
+25
*
Add Flash EULA to about box on Mac (for branded builds).
viettrungluu@chromium.org
2010-04-02
1
-2
/
+24
*
Implement closing handshake described in draft-hixie-thewebsocketprotocol-76.
ukai@chromium.org
2010-04-02
2
-4
/
+126
*
Don't forcibly set our network state to NETWORK_LOADING after media initializes.
scherkus@chromium.org
2010-04-02
1
-3
/
+2
*
Move enable/disable storage to prefs.
nick@chromium.org
2010-04-02
16
-167
/
+242
*
Enable support for additional media formats by using the duration from AVForm...
scherkus@chromium.org
2010-04-02
1
-1
/
+7
*
Fix AutoFillProfile leaks in WebDataService.
tim@chromium.org
2010-04-02
1
-9
/
+14
*
Fixed bugs related to the GPU process terminating unexpectedly.
kbr@google.com
2010-04-02
2
-11
/
+4
*
Add generic "json dict" entry point for pyauto commands. Will prevent
jrg@chromium.org
2010-04-02
13
-4
/
+255
*
Mark SessionRestoreUITest.ShareProcessesOnRestore as flaky.
rohitrao@chromium.org
2010-04-02
1
-1
/
+2
*
AutoFillDialogController leak fixed.
dhollowa@chromium.org
2010-04-02
2
-8
/
+12
*
Adding disabled appcaches information along with capability of
kkanetkar@chromium.org
2010-04-02
2
-27
/
+121
*
Valgrind suppression for an AnimationContainer invalid read.
rohitrao@chromium.org
2010-04-02
1
-0
/
+7
*
Disable most commands at startup.
arv@chromium.org
2010-04-02
2
-1
/
+11
*
Changes to the Browser to support Database access from Workers.
ericu@google.com
2010-04-02
21
-121
/
+326
*
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
[prev]
[next]