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
/
webkit
/
glue
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add windowUnloading method to InspectorFrontendHost object
apavlov@chromium.org
2009-12-02
2
-0
/
+12
*
Fix Event Handlers pane bar style
apavlov@chromium.org
2009-12-02
1
-1
/
+1
*
Update network priorities to support better granularity
mbelshe@google.com
2009-12-02
1
-1
/
+13
*
Update the Pepper APIs to the latest spec for the 2D demo plugin.
brettw@chromium.org
2009-12-01
4
-224
/
+120
*
Fix STR size read in Mac plugin loading
stuartmorgan@chromium.org
2009-12-01
1
-1
/
+1
*
WebKit Roll 51527:51532 (includes DevTools two-sided commit for spliting Insp...
pfeldman@chromium.org
2009-12-01
11
-243
/
+173
*
Fix Mac plugin coordinates
stuartmorgan@chromium.org
2009-12-01
1
-10
/
+15
*
Fix regression with pasting images in Gmail.
finnur@chromium.org
2009-11-30
1
-2
/
+8
*
DevTools: provisional implementation of new methods in WebDevToolsAgent in ht...
yurys@chromium.org
2009-11-30
1
-0
/
+21
*
DevTools: fix on Linux and reenable DevToolsSanityTest.TestPauseWhenScriptIsR...
yurys@chromium.org
2009-11-30
1
-1
/
+7
*
Fixes an issue where opening Inspector after APU causes some console noise.
pfeldman@chromium.org
2009-11-30
1
-0
/
+1
*
Add documentURL property to dummy resource payload
apavlov@chromium.org
2009-11-30
1
-0
/
+1
*
DevTools: process pause script request on the IO thread. To pause already run...
yurys@chromium.org
2009-11-30
11
-29
/
+68
*
DevTools: set toolbar and statusbar to blue only on Windows.
mnaganov@chromium.org
2009-11-26
1
-17
/
+21
*
DevTools: stub implementations for new methods in WebDevToolsAgent added in h...
yurys@chromium.org
2009-11-26
2
-0
/
+70
*
Remove Content-Type workaround for cached resources
apavlov@chromium.org
2009-11-26
2
-17
/
+38
*
Support context data in form of a string
sgjesse@chromium.org
2009-11-26
2
-6
/
+29
*
Plumb through site-specific quirks setting with a command line switch.
dglazkov@chromium.org
2009-11-25
2
-0
/
+3
*
Improve Mac plugin coordinate handling
stuartmorgan@chromium.org
2009-11-25
2
-62
/
+70
*
DevTools: Recognize getters and setters entries in CPU profile.
mnaganov@chromium.org
2009-11-25
1
-1
/
+1
*
Linux: Do not unload the o3d plugin in the browser process. This is a tempora...
thestig@chromium.org
2009-11-25
1
-1
/
+8
*
Fix a flaky dev tools sanity test.
ager@chromium.org
2009-11-24
1
-4
/
+3
*
Don't select a default entry in the password autofill popup.
jcampan@chromium.org
2009-11-23
1
-2
/
+3
*
DevTools: display DOM calls in CPU profiles.
mnaganov@chromium.org
2009-11-23
1
-2
/
+2
*
Add a label member to the FormField class. This member will hold the value o...
jhawkins@chromium.org
2009-11-23
3
-4
/
+11
*
decoupling FormFieldValues from webcore
yaar@chromium.org
2009-11-20
2
-46
/
+22
*
Revert 32692 - Enable plugin blacklist by default on the Mac
stuartmorgan@chromium.org
2009-11-20
1
-1
/
+0
*
Enable plugin blacklist by default on the Mac
stuartmorgan@chromium.org
2009-11-20
1
-0
/
+1
*
Update the Mac plugin whitelist/blacklist
stuartmorgan@chromium.org
2009-11-20
1
-0
/
+3
*
Mac: avoid a race between UI and IO threads during plugin destruction.
amanda@chromium.org
2009-11-20
1
-0
/
+3
*
Mac: Simulate the OS-level focus handling that windows and linux plugins
amanda@chromium.org
2009-11-20
2
-3
/
+57
*
Rename unit test: WebViewTest.GetContentAsPlainText -> WebViewTest.ActiveState.
viettrungluu@chromium.org
2009-11-20
1
-1
/
+1
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
3
-6
/
+15
*
Revert 32398 - Re-enable Cocoa event model for plugins
stuartmorgan@chromium.org
2009-11-18
1
-2
/
+3
*
Remove plugin Cocoa event model temporarily
stuartmorgan@chromium.org
2009-11-18
1
-3
/
+2
*
Rename policy_url to first_party_for_cookies in cookie-related code.
wtc@chromium.org
2009-11-18
7
-12
/
+15
*
More removal of config.h and glue_util.h dependencies.
darin@chromium.org
2009-11-18
5
-33
/
+20
*
Some easy cleanup to remove unnecessary config.h and glue_util.h dependencies.
darin@chromium.org
2009-11-18
7
-41
/
+18
*
Use an explicit boolean has_new_first_party_for_cookies instead
wtc@chromium.org
2009-11-18
6
-10
/
+19
*
Checks if the plugin has gone away inside of HandleURLRequestInternal()
jamesr@chromium.org
2009-11-17
1
-0
/
+6
*
Adds auto continue option on Debugger Agent to avoid pausing the.
pfeldman@chromium.org
2009-11-17
4
-1
/
+16
*
Remove unnecessary WebCore includes.
darin@chromium.org
2009-11-16
1
-11
/
+3
*
Update the Mac plugin whitelist/blacklist for recent fixes
stuartmorgan@chromium.org
2009-11-16
1
-1
/
+1
*
Add support for Mac NPAPI drawing model negotiation, along with a stub
amanda@chromium.org
2009-11-16
1
-2
/
+2
*
linux: wrap UA check in OS_LINUX
evan@chromium.org
2009-11-16
1
-1
/
+4
*
linux: spoof UA string when using Yahoo mail
evan@chromium.org
2009-11-16
1
-10
/
+29
*
Fix typos in DevTools tests
apavlov@chromium.org
2009-11-16
1
-4
/
+4
*
DevTools: update UI when profiling is started / stopped from console.
mnaganov@chromium.org
2009-11-16
1
-10
/
+19
*
DevTools: fix timer leak.
mnaganov@chromium.org
2009-11-16
1
-3
/
+9
*
Apply the latest translated strings to trunk.
mal@chromium.org
2009-11-15
1
-18
/
+18
[next]