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 entirely dead code paths related to ConstrainedWindows.
erg@chromium.org
2009-06-16
15
-332
/
+36
*
Add missing cairo_surface_destroy. Fixes a memory leak.
phajdan.jr@chromium.org
2009-06-16
1
-0
/
+1
*
Add purify and extensions to watchlist.
erikkay@google.com
2009-06-16
1
-0
/
+8
*
Adding ap key inclusion to uninstall metrics.
robertshield@google.com
2009-06-16
1
-0
/
+9
*
Remove tests that are now passing from expectations.
dglazkov@google.com
2009-06-16
1
-9
/
+1
*
Fix up the sprintf to properly mark the string as a wide string.
thomasvl@chromium.org
2009-06-16
1
-1
/
+1
*
Use a pdf instead of a png for incognito badge.
pinkerton@chromium.org
2009-06-16
3
-2
/
+255
*
Make tooltip loading lazy.
pinkerton@chromium.org
2009-06-16
1
-2
/
+3
*
InspectorController::Setting::integerValue() returns a long. Fix format strin...
craig.schlenter@chromium.org
2009-06-16
1
-1
/
+1
*
Bring url_fetch_test into compiling shape on mac/linux.
thomasvl@chromium.org
2009-06-16
2
-35
/
+42
*
Solve a strict-aliasing issue in metrics_log.cc to appease gcc 4.4 on Linux.
craig.schlenter@chromium.org
2009-06-16
1
-5
/
+9
*
DevTools: Fix standalone devtools app mode.
pfeldman@chromium.org
2009-06-16
1
-2
/
+8
*
Fix rebaselining of a layout test. Accidentally rebaselines with a
ager@chromium.org
2009-06-16
2
-2
/
+2
*
DevTools: Add support for dumping objects into the console.
pfeldman@chromium.org
2009-06-16
9
-117
/
+190
*
Update V8 to version 1.2.8.
ager@chromium.org
2009-06-16
3
-3
/
+3
*
Convert chrome.exe to gyp.
sgk@google.com
2009-06-16
1
-1
/
+0
*
Convert chrome.dll to gyp generation.
sgk@google.com
2009-06-16
1
-1
/
+1
*
Whoops. Actually print out the private key in the unit test,
aa@chromium.org
2009-06-16
1
-1
/
+1
*
Removed mixed content options. Turns out extremely few users changed the def...
abarth@chromium.org
2009-06-16
3
-165
/
+2
*
Remove unnecessary static_cast in the ctor of TabContents and AsWC helper
brettw@chromium.org
2009-06-16
1
-32
/
+20
*
Polish full-screen mode a bit:
ericu@google.com
2009-06-16
9
-53
/
+127
*
Trying to debug a purify problem, the flags are not set to output LOG(INFO), ...
aa@chromium.org
2009-06-16
1
-1
/
+1
*
Adding code to turn off anti-aliasing for certain older ATI drivers
vangelis@google.com
2009-06-16
1
-2
/
+30
*
Bypass the host cache when you refresh a page.
ericroman@google.com
2009-06-16
2
-6
/
+53
*
Disable layout tests for workers since 'shadow page' can not be created in te...
dimich@google.com
2009-06-16
1
-1
/
+1
*
Clicking on any tile in the NTP would hide the window. Surprising!
jrg@chromium.org
2009-06-16
1
-10
/
+12
*
Add a bug number to a TODO comment.
ericroman@google.com
2009-06-16
1
-0
/
+1
*
Fix a bug where ExtensionHost and ExtensionView weren't getting closed proper...
erikkay@google.com
2009-06-16
2
-1
/
+25
*
Update layout test expectations for <video>
hclam@chromium.org
2009-06-16
1
-2
/
+4
*
Set magic string in registry to enable fallback to full installer in case of ...
kuchhal@chromium.org
2009-06-16
2
-2
/
+39
*
Add comments on magic number 0xbb. They are VK_OEM_PLUS. I guess the original...
hamaji@chromium.org
2009-06-16
2
-1
/
+6
*
Close all browsers during InProcessBrowserTest cleanup, not just the main one.
erikkay@google.com
2009-06-16
3
-40
/
+6
*
Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox...
dimich@google.com
2009-06-16
4
-8
/
+105
*
Limit the size of popup menus on linux.
estade@chromium.org
2009-06-16
1
-1
/
+6
*
Bookmark dragging cleanup.
estade@chromium.org
2009-06-16
3
-26
/
+33
*
Temporarily break the purify bot again so that I can get log
aa@chromium.org
2009-06-16
2
-3
/
+4
*
Enabling the tests after sgk reverted CL18441.
anantha@chromium.org
2009-06-16
1
-2
/
+2
*
Move automated_ui_test_test to ui_tests from a library so it actually gets run.
dkegel@google.com
2009-06-16
3
-7
/
+18
*
Adding in ffmpeg_common.h into header for definition of CodecID.
ajwong@chromium.org
2009-06-16
1
-6
/
+3
*
Fix a crash when closing an incognito window with a download
paul@chromium.org
2009-06-16
2
-8
/
+15
*
Make the generated stubs weak. Enable the unittests that had conflicting sym...
ajwong@chromium.org
2009-06-16
12
-73
/
+69
*
Fix bustage caused by last change. enumeration changed name and got rid of _D...
ben@chromium.org
2009-06-16
1
-2
/
+2
*
Moving MockFFmpeg to its own file and some media.gyp cleanup.
scherkus@chromium.org
2009-06-15
4
-75
/
+116
*
Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ...
ben@chromium.org
2009-06-15
12
-151
/
+313
*
Take 2. Make TCPClientSocketPool own the ConnectingSockets.
willchan@chromium.org
2009-06-15
5
-59
/
+79
*
Stop leaking CGBitmapContextRefs. Regression from r18363.
mark@chromium.org
2009-06-15
1
-3
/
+17
*
Fix a bug where clicking an external link from an extension page would reuse
mpcomplete@google.com
2009-06-15
1
-0
/
+1
*
Revert r18441.
sgk@google.com
2009-06-15
1
-0
/
+1
*
Update expectations for layout tests
hclam@chromium.org
2009-06-15
1
-7
/
+9
*
Disabled mini_installer tests to investigate the failures.
anantha@chromium.org
2009-06-15
1
-2
/
+2
[next]