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
*
Implement signature_creator_mac. Also moved CSSM memory functions to a common...
rafaelw@chromium.org
2009-10-06
7
-66
/
+129
*
Move runFileChooser from webview_delegate to WebViewClient.
yaar@chromium.org
2009-10-06
11
-100
/
+260
*
Tracks the amount of committed vs uncommitted memory in tcmalloc's page heap'...
jamesr@chromium.org
2009-10-06
3
-11
/
+53
*
Improved documentation for the derivation of Line_.closestPointToRay().
kbr@google.com
2009-10-06
1
-1
/
+41
*
Cleanup some rotten references to old command line switches.
nick@chromium.org
2009-10-06
2
-4
/
+2
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
25
-73
/
+107
*
DOMView: avoid double-detaching.
nick@chromium.org
2009-10-06
1
-1
/
+1
*
Reword the first sentence in the sync dialog based on Fiona Chong feedback.
nick@chromium.org
2009-10-06
1
-1
/
+1
*
Disable some appcache update tests that depend on testserver.
jennb@chromium.org
2009-10-06
2
-6
/
+6
*
Rebaselined window-postmessage-args.html
atwilson@chromium.org
2009-10-06
3
-5
/
+33
*
Implementation of application cache update algorithm.
jennb@chromium.org
2009-10-06
34
-28
/
+2258
*
Add some fixes to the Linux version of criticalsection.h
zork@chromium.org
2009-10-06
1
-2
/
+15
*
[Mac] Fix bookmark bar resize issues.
erg@chromium.org
2009-10-06
1
-4
/
+4
*
Don't show popup browser actions in the wrench menu.
erikkay@chromium.org
2009-10-06
7
-19
/
+33
*
Updates the main menu images.
sky@chromium.org
2009-10-06
2
-0
/
+0
*
(please review thoroughly since this touches many moving parts).
jeremy@chromium.org
2009-10-06
21
-478
/
+677
*
Turns out a cleanup change I made a while ago was wrong. This could result i...
pkasting@chromium.org
2009-10-06
1
-1
/
+5
*
Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.
erikkay@chromium.org
2009-10-06
5
-7
/
+44
*
Add a few more skia-broken tests to test_expectations.
senorblanco@chromium.org
2009-10-06
1
-0
/
+11
*
Roll gyp DEPS and remove redundant product_dir setting for plugin modules.
mmoss@chromium.org
2009-10-06
2
-3
/
+1
*
Change the Windows build to statically link the sync library.
nick@chromium.org
2009-10-06
6
-64
/
+13
*
Changes the url of the main menu.
sky@chromium.org
2009-10-06
1
-1
/
+1
*
Prevents a duplicate beforeunload dialog after window.close().
creis@google.com
2009-10-06
2
-1
/
+26
*
Roll DEPS for Skia 364:376. The bad news is, this breaks 1854 layout tests o...
senorblanco@chromium.org
2009-10-06
3
-2
/
+3746
*
Updating trunk VERSION from 221.7 to 222.0
laforge@chromium.org
2009-10-06
1
-2
/
+2
*
Removed omnibox images from the bundle.
thomasvl@chromium.org
2009-10-06
2
-10
/
+20
*
LTTF: rebaseline fast/box-shadow/transform-fringing.html
hamaji@chromium.org
2009-10-06
7
-3
/
+24
*
DevTools: fix 'devtools.html' generation on Linux.
mnaganov@chromium.org
2009-10-06
1
-0
/
+3
*
Add mod_pywebsocket to third_party.
yuzo@chromium.org
2009-10-06
1
-0
/
+3
*
Updating trunk VERSION from 221.6 to 221.7
laforge@chromium.org
2009-10-06
1
-1
/
+1
*
DevTools: bring devtools tests back.
pfeldman@chromium.org
2009-10-06
2
-18
/
+18
*
Revert.
jorlow@chromium.org
2009-10-06
1
-2
/
+9
*
Re-enable the DOM Storage ui tests that worked orginally.
jorlow@chromium.org
2009-10-06
1
-9
/
+2
*
This CL make the AcceleratorDispatcher eat the WM_KEYUP associated to
jcampan@chromium.org
2009-10-06
3
-5
/
+158
*
Generate IDs for --load-extension by hashing the path instead
aa@chromium.org
2009-10-06
11
-88
/
+68
*
WebKit roll: 49111:49142.
jparent@chromium.org
2009-10-06
2
-3
/
+6
*
Implement --enable-web-sockets flag.
ukai@chromium.org
2009-10-06
10
-1
/
+22
*
Explicitly activeIgnoringOtherApps from IDC_NEW{,_INCOGNITO}_WINDOW
sgk@google.com
2009-10-06
2
-3
/
+11
*
Valgrind suppression for recent leak that showed up.
mattm@chromium.org
2009-10-06
1
-0
/
+26
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
89
-3
/
+533
*
Coverity: initialize read_attempts_ in BufferedDataSource constructor.
mattm@chromium.org
2009-10-06
1
-0
/
+1
*
Increase the timeout for TcpConnectJob from 60 seconds to 240 seconds.
eroman@chromium.org
2009-10-06
1
-1
/
+8
*
Initial CL for fixing some of the proxy auth issues.
chron@chromium.org
2009-10-06
12
-35
/
+105
*
Added support for specifying the BrowserFlags DWORD value when we register th...
ananta@chromium.org
2009-10-06
13
-210
/
+337
*
Initialize message_loop_ in gaia authenticator.
timsteele@google.com
2009-10-06
1
-1
/
+2
*
Order of preferences needs to match serialization.
johnnyg@chromium.org
2009-10-06
1
-3
/
+3
*
Coverity: check module for NULL before calling GetProcAddress.
mattm@chromium.org
2009-10-06
1
-1
/
+3
*
Pass the renderer a11y flag to Chrome Frame-created renderers.
slightlyoff@chromium.org
2009-10-06
2
-1
/
+4
*
Mac Surround Sound 5.1 channel layout adapter from AAC layout to native Audio...
fbarchard@chromium.org
2009-10-06
3
-12
/
+60
*
Increase the maximum headers size from 32Kb to 256Kb.
eroman@chromium.org
2009-10-06
2
-3
/
+3
[next]