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
*
Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-07
36
-404
/
+532
*
Roll ANGLE from r606 to r609
jbauman@chromium.org
2011-04-07
1
-1
/
+1
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-07
36
-532
/
+404
*
manifest.json: add fileSystem permission
rginda@chromium.org
2011-04-07
1
-0
/
+1
*
Added and partially implemented entry points for PPB_GRAPHICS_3D.
alokp@chromium.org
2011-04-07
3
-5
/
+84
*
WebKit roll 83176 -> 83190
enne@chromium.org
2011-04-07
1
-1
/
+1
*
Fix DCHECK on multiple SSL client auths for the same request.
mattm@chromium.org
2011-04-07
2
-3
/
+10
*
Add a test to verify that password infobar does not appear when autocomplete ...
dyu@chromium.org
2011-04-07
2
-0
/
+53
*
Cleanup in handling of JavaScript URLs in tabs API
aa@chromium.org
2011-04-07
11
-35
/
+202
*
Print Preview: Set a print job's title and url correctly.
thestig@chromium.org
2011-04-07
5
-16
/
+48
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
32
-287
/
+335
*
Added a command-line flag to enable h/w accelerated rendering of content layers.
alokp@chromium.org
2011-04-07
6
-0
/
+16
*
Fix accidental overload in r80818.
thestig@chromium.org
2011-04-07
5
-25
/
+28
*
Support for fileBrowserPrivate extension file selection apis.
achuith@chromium.org
2011-04-07
8
-21
/
+522
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
32
-335
/
+287
*
Cleanup: Stop creating RenderViewObservers from chrome/ in RenderView.
thestig@chromium.org
2011-04-07
13
-47
/
+106
*
New and updated docs for pp_completion_callback
jond@google.com
2011-04-07
1
-16
/
+43
*
New notification sent when extension uninstall is not allowed.
dennisjeffrey@google.com
2011-04-07
24
-60
/
+140
*
Introduce a ChromeDriver automation version constant and a JSON request
kkania@chromium.org
2011-04-07
18
-61
/
+252
*
Add libsctp-dev.
mbelshe@chromium.org
2011-04-07
1
-4
/
+5
*
ntp4: tile shuffle animation
estade@chromium.org
2011-04-07
4
-137
/
+249
*
Update mac sandbox *.sb file comments
dmaclach@chromium.org
2011-04-07
4
-9
/
+9
*
Don't store/restore focus when window is activated/deactivated on linux.
oshima@google.com
2011-04-07
3
-23
/
+6
*
Fix the *AcceptCharset* and *AcceptLanguage* net test failures on the ChromeF...
ananta@chromium.org
2011-04-07
2
-21
/
+17
*
[Chrome OS] Request{Store|Retrieve}Policy require explicit lengths
cmasone@chromium.org
2011-04-07
4
-13
/
+21
*
This change loads opencryptoki and uses the TPM for keygen tags.
gspencer@chromium.org
2011-04-07
15
-75
/
+319
*
Add myself to the OWNERS file for the profiles directory, so I can keep track...
mirandac@chromium.org
2011-04-07
1
-0
/
+1
*
Detect download errors.
ahendrickson@chromium.org
2011-04-07
37
-169
/
+702
*
Roll WebKit 83167 -> 83176
enne@chromium.org
2011-04-07
1
-1
/
+1
*
net: disable TestKnownRoots
agl@chromium.org
2011-04-07
1
-1
/
+2
*
Fix and enable reenable tests for P2PTransportImpl.
sergeyu@chromium.org
2011-04-07
2
-6
/
+6
*
Don't discard a header parameter because of unbalanced quotes.
asanka@chromium.org
2011-04-07
2
-4
/
+7
*
roll skia
reed@google.com
2011-04-07
1
-1
/
+1
*
Add a dcheck to make sure that RenderProcessHost::AllHostsIterator is called ...
jam@chromium.org
2011-04-07
3
-2
/
+13
*
Clarify documentation about when a task may fail to post to a message loop
joth@chromium.org
2011-04-07
1
-2
/
+4
*
Fix AutoFill regression which caused stale routing_ids to be used when the Re...
jam@chromium.org
2011-04-07
2
-1
/
+8
*
Basic support for ppapi trusted broker process: --type=ppapi-broker.
ddorwin@chromium.org
2011-04-07
8
-34
/
+44
*
Pepper3D API change - merging PPB_Surface3D and PPB_Context3D into PPB_Graphi...
alokp@chromium.org
2011-04-07
2
-22
/
+137
*
Add self to watchlist for tab contents.
avi@chromium.org
2011-04-07
1
-2
/
+4
*
PrintPreview: [MAC] Set the duplex setting in print ticket.
kmadhusu@chromium.org
2011-04-07
4
-1
/
+21
*
Changes 'Open all' bookmarks to not recurse through nested folders.
sky@chromium.org
2011-04-07
3
-217
/
+10
*
importer: Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-07
2
-13
/
+13
*
Updates the dragged tab to render multiple selection.
sky@chromium.org
2011-04-07
11
-89
/
+113
*
Removing uneeded test. Because of the native theme cleanup, the method
rogerta@chromium.org
2011-04-07
1
-18
/
+0
*
Leak the resource tracker and any resources still around at shutdown. The
brettw@chromium.org
2011-04-07
2
-10
/
+24
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
42
-574
/
+669
*
Interpret double click events as mouse down on Windows.
msw@chromium.org
2011-04-07
2
-8
/
+6
*
net: add ability to distinguish user-added root CAs.
agl@chromium.org
2011-04-07
8
-5
/
+126
*
Removing a test I missed when removing CEEE-specific functionality.
joi@chromium.org
2011-04-07
3
-73
/
+1
*
Use TCW in AppleScript.
avi@chromium.org
2011-04-07
3
-23
/
+31
[next]