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
*
Add local variables to track down a crash.
willchan@chromium.org
2011-06-04
1
-0
/
+33
*
Get rid of some SSL dependencies by talking to SSLBlockingPolicy through a ca...
jam@chromium.org
2011-06-04
9
-103
/
+99
*
Updating trunk VERSION from 785.0 to 786.0
chrome-release@google.com
2011-06-04
1
-1
/
+1
*
Cleanup for BrowserPolicyConnector related stuff of CL 7096013.
sfeuz@chromium.org
2011-06-04
2
-8
/
+5
*
Disable strict mode for now until V8 bug 1423 is fixed.
jamiewalch@chromium.org
2011-06-04
1
-1
/
+4
*
Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...
thakis@chromium.org
2011-06-04
12
-162
/
+111
*
roll skia 1482:1508
thakis@chromium.org
2011-06-04
1
-1
/
+1
*
Disabling the failing plugins test to make the tree green
venkataramana@chromium.org
2011-06-04
1
-0
/
+3
*
Update .DEPS.git
chrome-admin@google.com
2011-06-04
1
-1
/
+1
*
Revert 87902 (broke clang build) - Roll WebKit to r88068.
thakis@chromium.org
2011-06-04
1
-1
/
+1
*
make command buffer work in DRT
gman@chromium.org
2011-06-04
1
-5
/
+33
*
Proper fix for a leak problem previously hacked around in
ericu@chromium.org
2011-06-04
2
-16
/
+13
*
PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don't
polina@google.com
2011-06-04
12
-111
/
+162
*
Roll WebKit to r88068.
simonjam@chromium.org
2011-06-04
1
-1
/
+1
*
Expanding suppression for reliability bot for webcore::htmlelement::ieforbids...
dhollowa@chromium.org
2011-06-04
1
-11
/
+1
*
Hook up shader long variable name mapping with GPU command buffer port.
zmo@google.com
2011-06-04
7
-35
/
+55
*
Fix a lock re-entry bug in GpuDataManager::UpdateGpuInfo.
zmo@google.com
2011-06-04
1
-1
/
+5
*
file manager: String cleanups for Save As title and New folder button.
rginda@chromium.org
2011-06-03
2
-5
/
+5
*
Ensure that the GPU compositing window does not have zero area on windows.
apatrick@chromium.org
2011-06-03
2
-4
/
+13
*
GpuScheduler fix:
jbates@chromium.org
2011-06-03
5
-28
/
+87
*
Expanding suppression for reliability bot for webcore::htmlelement::ieforbids...
dhollowa@chromium.org
2011-06-03
1
-0
/
+2
*
Disable IPCSyncChannelTest.BadMessage on windows. It crashes occasionally.
kkania@chromium.org
2011-06-03
1
-1
/
+8
*
Allow delete of never-opened -wal file in Incognito.
shess@chromium.org
2011-06-03
1
-1
/
+12
*
Split incognito extension content settings in session-only and persistent.
bauerb@chromium.org
2011-06-03
25
-281
/
+420
*
Remove trailing EOL from ui/gfx/gl/OWNERS.
apatrick@chromium.org
2011-06-03
1
-1
/
+0
*
Added self to owners file for browser/net, specifically for the persistent
rdsmith@chromium.org
2011-06-03
1
-0
/
+1
*
Removed usage of GLX 1.3 windows.
apatrick@chromium.org
2011-06-03
3
-179
/
+63
*
Script that extract forms from HTML files. Used in conjunction with the aggre...
dyu@chromium.org
2011-06-03
1
-0
/
+170
*
OmxVideoDecodeAcceleratorTest is born!
fischman@chromium.org
2011-06-03
7
-82
/
+706
*
net: Add NET_TEST to a new code.
rvargas@google.com
2011-06-03
3
-9
/
+11
*
Fix cookie_policy_browsertest.cc including net/url_request/url_request_contex...
rvargas@google.com
2011-06-03
1
-1
/
+1
*
Fixed crash on double click in file picker dialog.
jamescook@chromium.org
2011-06-03
1
-0
/
+5
*
Add some missing view class name to better debug view
miletus@chromium.org
2011-06-03
14
-1
/
+102
*
Get encrypted types from cryptographer in all places. Earlier PSS cached the ...
lipalani@chromium.org
2011-06-03
11
-44
/
+53
*
make command buffer work in DRT
gman@chromium.org
2011-06-03
7
-1407
/
+1543
*
Removed unused methods in WebGraphicsContext3DCommandBufferImpl
jbates@chromium.org
2011-06-03
2
-23
/
+3
*
Remove canvas throttling in GLES2Implementation::CopyTextureToParentTexture.
jbates@chromium.org
2011-06-03
1
-7
/
+0
*
ntp4: Scrollin'
estade@chromium.org
2011-06-03
2
-9
/
+25
*
file manager: fix trunk bustage
rginda@chromium.org
2011-06-03
1
-1
/
+5
*
Changes to have chrome building with net.dll
rvargas@google.com
2011-06-03
23
-12
/
+51
*
Roll WebKit to r88031.
simonjam@chromium.org
2011-06-03
1
-1
/
+1
*
Don't require "tabs" permission for tabs.remove/onRemoved, since they just us...
mihaip@chromium.org
2011-06-03
5
-36
/
+44
*
Add bookmarks.getSubTree() function.
bolms@chromium.org
2011-06-03
7
-0
/
+337
*
Implements DnsRequest and DnsResponse classes.
agayev@chromium.org
2011-06-03
10
-2
/
+626
*
Move most of the core SSL code from chrome to content. The UI code that's sp...
jam@chromium.org
2011-06-03
39
-112
/
+114
*
First draft of patch for setting texture_needs_updating_.
wjmaclean@chromium.org
2011-06-03
5
-2
/
+65
*
Update .DEPS.git
chrome-admin@google.com
2011-06-03
1
-1
/
+1
*
Unmark VideoBearWebm, VideoBearTheora, and VideoBearWav as flaky on Mac.
annacc@chromium.org
2011-06-03
1
-15
/
+3
*
Revert the portion of r87696 which changed infobar notifications to use InfoB...
pkasting@chromium.org
2011-06-03
10
-62
/
+41
*
Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...
jam@chromium.org
2011-06-03
19
-131
/
+32
[next]