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
path:
root
/
chrome
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 43564 - Attempt to fix the perf regression: remove the code that calls...
jar@chromium.org
2010-04-03
1
-3
/
+1
*
Attempt to fix the perf regression: remove the code that calls LabelForElement.
jhawkins@chromium.org
2010-04-03
1
-1
/
+3
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
5
-65
/
+156
*
Audio cut off ~500ms too early
hclam@chromium.org
2010-04-02
1
-1
/
+1
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
5
-5
/
+25
*
1. Create a new sandbox type which allows access to Unix sockets in the Mac
msneck@google.com
2010-04-02
1
-1
/
+15
*
Changes to the Browser to support Database access from Workers.
ericu@google.com
2010-04-02
5
-134
/
+18
*
Move history API out of experimental. Allow extensions to override history p...
skerner@chromium.org
2010-04-01
2
-18
/
+1
*
Follow-up on https://bugs.webkit.org/show_bug.cgi?id=35031:
bulach@chromium.org
2010-04-01
2
-0
/
+8
*
Flip the flag to enable geolocation by default.
joth@chromium.org
2010-04-01
1
-1
/
+1
*
Follow up on http://codereview.chromium.org/1552002
bulach@chromium.org
2010-04-01
1
-1
/
+0
*
Fix the build: swap the parameters for GetForms.
jhawkins@chromium.org
2010-04-01
1
-14
/
+14
*
FormManager cleanups:
jhawkins@chromium.org
2010-04-01
2
-55
/
+80
*
AutoFill: Store the form method on the FormData object. This is another step...
jhawkins@chromium.org
2010-04-01
1
-0
/
+1
*
Revert 43234 - Add a Pepper audio basic functionality unit test, take 2.
arv@chromium.org
2010-03-31
4
-42
/
+9
*
Send top level link click navigation to ChromeFrame always. The current imple...
ananta@chromium.org
2010-03-31
2
-16
/
+42
*
Revert 43253 - 1. Create a new sandbox type which allows access to Unix socke...
dmaclach@chromium.org
2010-03-31
1
-11
/
+1
*
1. Create a new sandbox type which allows access to Unix sockets in the Mac
msneck@google.com
2010-03-31
1
-1
/
+11
*
Add a Pepper audio basic functionality unit test, take 2.
neb@chromium.org
2010-03-31
4
-9
/
+42
*
Follow up on https://bugs.webkit.org/show_bug.cgi?id=36535
bulach@chromium.org
2010-03-31
4
-8
/
+10
*
Page Cycler Intl2 perf regression.
hayato@chromium.org
2010-03-31
3
-134
/
+47
*
Reland 43183. Block database access on allowDatabase instead of databaseOpenF...
jochen@chromium.org
2010-03-31
3
-0
/
+19
*
Revert 43183 - Block database access on allowDatabase instead of databaseOpen...
jochen@chromium.org
2010-03-31
3
-19
/
+0
*
Block database access on allowDatabase instead of databaseOpenFile.
jochen@chromium.org
2010-03-31
3
-0
/
+19
*
AutoFill: Send the forms cached in the FormManager to the AutoFillManager on
jhawkins@chromium.org
2010-03-31
3
-47
/
+134
*
Remove packet split experiment, and add coalescing histogram
jar@chromium.org
2010-03-31
1
-39
/
+0
*
Move plugin-related files in webkit/glue to webkit/glue/plugins to make them
brettw@chromium.org
2010-03-31
7
-11
/
+11
*
Adding API tests for getViews and infobars.
finnur@chromium.org
2010-03-31
1
-2
/
+12
*
Hook up extension apps notification permission, take two
rafaelw@chromium.org
2010-03-31
2
-3
/
+2
*
Follow the latest rename for the WebFrameClient interface to do site-isolatio...
johnnyg@chromium.org
2010-03-30
2
-6
/
+6
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
4
-40
/
+185
*
linux: enable seccomp sandbox by default
evan@chromium.org
2010-03-30
1
-4
/
+1
*
Label scraping for AutoFill, tables.
dhollowa@chromium.org
2010-03-30
2
-2
/
+80
*
Revert 43086 - 1. Create a new sandbox type which allows access to Unix socke...
dmaclach@chromium.org
2010-03-30
1
-13
/
+1
*
Add UMA counters for non-frame cross site requests.
japhet@chromium.org
2010-03-30
1
-0
/
+73
*
Change interface for site-isolation logging from WebKit in advance of landing...
johnnyg@chromium.org
2010-03-30
2
-3
/
+4
*
1. Create a new sandbox type which allows access to Unix sockets in the Mac
msneck@google.com
2010-03-30
1
-1
/
+13
*
Added --enable-video-logging, which will log the presentation timestamp of vi...
scherkus@chromium.org
2010-03-30
1
-1
/
+3
*
Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UI
kbr@google.com
2010-03-30
2
-5
/
+14
*
reland cl that implement error state for translate infobar
kuan@chromium.org
2010-03-29
4
-6
/
+16
*
Make the Pepper 2D API paint on Mac. We just had to implement the code to copy
brettw@chromium.org
2010-03-29
1
-3
/
+39
*
Revert "implement error state for translate infobar"
phajdan.jr@chromium.org
2010-03-29
4
-16
/
+6
*
implement error state for translate infobar
kuan@chromium.org
2010-03-29
4
-6
/
+16
*
AutoFill: Handle filling select controls.
jhawkins@chromium.org
2010-03-27
3
-105
/
+130
*
Use internal pdf plugin with --internal-pdf
jam@chromium.org
2010-03-27
2
-0
/
+22
*
Added command buffer implementation of WebGL which runs in the sandbox.
kbr@google.com
2010-03-27
7
-1
/
+1266
*
Add two Extension view types: Notification and Infobars.
finnur@chromium.org
2010-03-26
1
-1
/
+7
*
Fix linux build
jam@chromium.org
2010-03-26
1
-0
/
+1
*
Add zooming notifications to Pepper. This allows the plugin to respond to fu...
jam@chromium.org
2010-03-26
3
-0
/
+26
*
Label scraping for AutoFill.
dhollowa@chromium.org
2010-03-26
3
-44
/
+179
[next]