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
*
Removes an extraneous NOTIMPLEMENTED in native_control_gtk.
sky@chromium.org
2009-09-10
1
-1
/
+0
*
Add an Info.plist flag to force the software renderer.
maf@google.com
2009-09-10
2
-16
/
+44
*
Turning off auto upload for o3d trybots for now.
bradnelson@google.com
2009-09-10
1
-1
/
+1
*
Increase the maximum number of entries in LoadLog to 40.
eroman@chromium.org
2009-09-10
1
-1
/
+1
*
Linux: implement Page Actions support.
mattm@chromium.org
2009-09-10
11
-172
/
+449
*
Fix build bustage
hclam@chromium.org
2009-09-10
1
-1
/
+1
*
Buffered time ranges for <video>
hclam@chromium.org
2009-09-10
6
-11
/
+39
*
A bit of clarification for the themes doc.
kathyw@google.com
2009-09-10
1
-6
/
+18
*
Reorganize repaint tests into more accurate bugs, rebaseline one.
dglazkov@chromium.org
2009-09-10
3
-33
/
+30
*
Populate strings in gaia_login.html using jstemplates instead of literals.
tim@chromium.org
2009-09-10
2
-29
/
+55
*
Make extensions use ViewMsg_EnableIntrinsicWidthChangedMode.
mpcomplete@chromium.org
2009-09-10
2
-6
/
+4
*
Fix bug number reference.
mark@chromium.org
2009-09-10
1
-2
/
+2
*
Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...
eroman@chromium.org
2009-09-10
17
-106
/
+236
*
Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL.
jhawkins@chromium.org
2009-09-10
2
-15
/
+18
*
Change dev.chromium.org links to be to the real doc.
kathyw@google.com
2009-09-10
2
-3
/
+3
*
Revert "Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so they"
mattm@chromium.org
2009-09-10
1
-3
/
+0
*
WebKit update 48239:48264.
eroman@chromium.org
2009-09-10
2
-1
/
+5
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
59
-159
/
+194
*
Landing oshima patch.
jcampan@chromium.org
2009-09-10
2
-0
/
+11
*
Mac: Suppress pasteboard leaks.
estade@chromium.org
2009-09-10
1
-1
/
+11
*
Hook up WebFrameClient::didUpdateCurrentHistoryItem
darin@chromium.org
2009-09-10
7
-21
/
+18
*
Hopefully fix flaky RenderViewTest
phajdan.jr@chromium.org
2009-09-10
1
-1
/
+5
*
Make the "get themes" button into a link instead.
mdm@chromium.org
2009-09-10
3
-13
/
+17
*
Switching on tryserver pointed at nacl trymaster as a test.
bradnelson@google.com
2009-09-10
1
-1
/
+4
*
Fix my change to flashing tab
cpu@chromium.org
2009-09-10
1
-2
/
+1
*
Add new crashes. I've spent a while investigating these and can't figure out
mark@chromium.org
2009-09-10
1
-0
/
+7
*
Speculative fix for Mac quarantine crash
stuartmorgan@google.com
2009-09-10
2
-1
/
+15
*
Use "GURL::possibly_invalid_spec()" rather than "GURL::spec()", in case the G...
eroman@chromium.org
2009-09-10
3
-7
/
+29
*
Force preferences to save immediately when a theme is set, so that a browser ...
mirandac@chromium.org
2009-09-10
1
-0
/
+1
*
Remove the hotmail UA spoofing hack.
darin@chromium.org
2009-09-10
1
-19
/
+9
*
Remove openssl_init from sync\engine.
nick@chromium.org
2009-09-10
2
-149
/
+0
*
Hack to make tests work if out is a symlink: see if the current dir is the so...
mattm@chromium.org
2009-09-10
5
-17
/
+22
*
Fix accel leak in task manager and bookmark manager by using
tony@chromium.org
2009-09-10
4
-13
/
+21
*
Lands http://codereview.chromium.org/194014 for Oshima:
sky@chromium.org
2009-09-10
4
-9
/
+64
*
Error diagnostics for Blacklist IO
idanan@chromium.org
2009-09-10
12
-74
/
+325
*
Allow windows with a single tab to be merged into other windows with drag and...
pinkerton@chromium.org
2009-09-10
1
-30
/
+49
*
Remove xmlcatalog and xmllint from the build since we're not actually
tony@chromium.org
2009-09-10
4
-54
/
+0
*
Revert "Replace test_shell_tests dependency on the test_shell with test_shell...
mmoss@chromium.org
2009-09-10
1
-41
/
+23
*
WebKit Linux Debug failing linking-a-03-b-preserveAspectRatio.svg with crash
mark@chromium.org
2009-09-10
1
-0
/
+3
*
Strict transport security: come out from behind the flag.
agl@chromium.org
2009-09-10
3
-24
/
+1
*
Typo fixes, plus a couple of code changes.
kathyw@google.com
2009-09-10
3
-8
/
+8
*
Replace test_shell_tests dependency on the test_shell with test_shell_pak dep...
mmoss@chromium.org
2009-09-10
1
-23
/
+41
*
Attempt to fix memory leak in some mac tests.
estade@chromium.org
2009-09-10
2
-0
/
+7
*
Use separate *_dummy.cc files to force xmlcatalog and xmllint to be
sgk@google.com
2009-09-10
4
-4
/
+6
*
Add "permissions" to Getting Started manifest. Oops.
kathyw@google.com
2009-09-10
1
-0
/
+3
*
Improves a code block in in_process_browser_test, avoids the use of FilePath:...
avi@chromium.org
2009-09-10
1
-6
/
+5
*
Reapplies the GdkPixbuf -> cairo surface patch.
erg@google.com
2009-09-10
14
-117
/
+309
*
Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...
jhawkins@chromium.org
2009-09-10
14
-61
/
+89
*
Get the latest ParseFTPList code from Mozilla, and apply only the absolutely
phajdan.jr@chromium.org
2009-09-10
6
-1128
/
+2091
*
Linux: set the process title (that shows in "ps" etc.) of renderers correctly...
mdm@chromium.org
2009-09-10
8
-12
/
+206
[next]