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
*
Fixes bug where deleting an autofill/autocomplete entry didn't update
sky@chromium.org
2010-07-16
1
-0
/
+6
*
AutoFill credit cards should be encrypted on the Mac
dhollowa@chromium.org
2010-07-16
16
-32
/
+575
*
Disable DispatchSegmentedControl because it crashes unit tests.
aa@chromium.org
2010-07-16
1
-1
/
+3
*
Revert "Take two at webkit merge 63323:63461."
ojan@google.com
2010-07-16
2
-4
/
+1
*
Take two at webkit merge 63323:63461.
ojan@google.com
2010-07-16
2
-1
/
+4
*
Bookmarks: Be a bit more cautios when positioning a menu to prevent it from b...
arv@chromium.org
2010-07-16
2
-15
/
+40
*
Revert r52581. The change seems OK, but it had the wrong
aa@chromium.org
2010-07-16
64
-216
/
+101
*
Use WebCore's built in support for user styles instead of the
aa@chromium.org
2010-07-16
4
-17
/
+125
*
Disable DispatchSimple because it crashes unit_tests.
tony@chromium.org
2010-07-16
1
-1
/
+3
*
Options: Clean up some repetitive code.
arv@chromium.org
2010-07-16
10
-108
/
+74
*
Use WebCore's built in support for user styles instead of the
aa@chromium.org
2010-07-16
64
-101
/
+216
*
Make Objective-C++ compiler happy with net/socket/ssl_test_util.h
suzhe@chromium.org
2010-07-16
1
-1
/
+1
*
Fix for gl2ext.h
gman@chromium.org
2010-07-16
1
-4
/
+16
*
Add about:appcache-internals to about:about.
michaeln@chromium.org
2010-07-16
1
-1
/
+5
*
Bookmarks: Persist expanded state of the tree items across sessions.
arv@chromium.org
2010-07-16
2
-1
/
+79
*
Options: Update CSS to not use floats and add some RTL aware properties.
arv@chromium.org
2010-07-16
1
-34
/
+16
*
Load Pepper v2 internal pdf plugin.
jam@chromium.org
2010-07-16
6
-52
/
+7
*
Remove debug fprintfs which don't compile on waterfall. Add missing header.
jvoung@google.com
2010-07-15
2
-19
/
+3
*
Add auto-connect option in cellular config dialogs.
chocobo@chromium.org
2010-07-15
10
-6
/
+154
*
Revert webkit roll. Broke the mac dbg compile.
ojan@google.com
2010-07-15
2
-4
/
+1
*
Video Buffering: Caches data to disk when paused (resubmit)
vrk@google.com
2010-07-15
4
-5
/
+230
*
Build OSMesa on all platforms and not just on bots.
apatrick@chromium.org
2010-07-15
1
-3
/
+1
*
Set up tests to exercise the chrome outersandbox from the nacl loader.
jvoung@google.com
2010-07-15
23
-101
/
+1015
*
Added accessor for permissions map. NaCl needs this in order to look up
erikkay@chromium.org
2010-07-15
2
-18
/
+51
*
This callback is created by
jiesun@google.com
2010-07-15
1
-5
/
+4
*
Add links to html5rocks.com.
kathyw@chromium.org
2010-07-15
6
-89
/
+166
*
Allow maverick with install-build-deps.sh.
tony@chromium.org
2010-07-15
1
-2
/
+5
*
linux: Add patterns for subpixel test to fonts.conf.
derat@chromium.org
2010-07-15
1
-0
/
+24
*
Changing UpdateStreamPacket protobuf definition for chromoting
hclam@chromium.org
2010-07-15
18
-140
/
+253
*
Audio pause and seek better
hclam@chromium.org
2010-07-15
4
-74
/
+94
*
Don't prompt to save for filetypes marked as auto-open.
pkasting@chromium.org
2010-07-15
2
-28
/
+111
*
Http Cache: chain GetLoadState from transactions waiting for
rvargas@google.com
2010-07-15
6
-6
/
+60
*
Roll gyp from 836 -> 837.
ajwong@chromium.org
2010-07-15
1
-1
/
+1
*
TBR:Fix expectations after webkit roll.
ojan@google.com
2010-07-15
1
-1
/
+1
*
Fix executable permissions on extension_icon_manager.*
mpcomplete@chromium.org
2010-07-15
2
-0
/
+0
*
TBR:WebKit roll 63323:63461.
ojan@google.com
2010-07-15
2
-1
/
+4
*
Fixed bug with the way the command buffer code handled
gman@chromium.org
2010-07-15
3
-10
/
+29
*
Lands http://codereview.chromium.org/2944021 for rjkroege:
sky@chromium.org
2010-07-15
2
-0
/
+11
*
On multi-round authentication schemes, the info_ field in the HttpAuthControl...
cbentzel@chromium.org
2010-07-15
4
-2
/
+122
*
Disabling crashing browser test "ThirtyFourTabs" on mac
oshima@chromium.org
2010-07-15
1
-1
/
+7
*
AudioController sets volume to 1.0 by default
hclam@chromium.org
2010-07-15
1
-1
/
+1
*
Small refactoring in preparation of the assassination of HttpNegotiate patch ...
stoyan@chromium.org
2010-07-15
2
-9
/
+7
*
Fix IE crash while attempting to send the AutomationMsg_RunUnloadHandlers IPC...
ananta@chromium.org
2010-07-15
1
-3
/
+9
*
Fix chromeos build after rename.
johnnyg@chromium.org
2010-07-15
1
-1
/
+1
*
Fix the password autofill.
jcivelli@chromium.org
2010-07-15
1
-0
/
+2
*
Build OSMesa as a loadable_module so chrome does not link against it.
apatrick@chromium.org
2010-07-15
1
-1
/
+11
*
Expose MapBufferSubData and MatTexSubImage2D
gman@chromium.org
2010-07-15
3
-467
/
+474
*
Implement BalloonView::Update on all platforms to navigate a notification bal...
johnnyg@chromium.org
2010-07-15
8
-4
/
+32
*
set ENABLE_DIRECTORY_UPLOAD=1 in features_override.gypi. This is now availab...
johnnyg@chromium.org
2010-07-15
1
-0
/
+1
*
Marking DispatchSimple test as flaky.
dmaclach@chromium.org
2010-07-15
1
-1
/
+1
[next]