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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plug memory leaks in TextEliderTest.TestGeneralEliding
dank@chromium.org
2009-04-01
1
-0
/
+2
*
Update Linux gyp unit_tests:
sgk@google.com
2009-04-01
1
-13
/
+28
*
Build fix: DeleteURLAndFavicon was a friend.
agl@chromium.org
2009-04-01
1
-1
/
+1
*
Disable DeleteURLAndFavicon
agl@chromium.org
2009-04-01
1
-1
/
+1
*
- Enable V8 histograming support
davemoore@chromium.org
2009-03-31
1
-0
/
+12
*
Re-enabling ENABLE_VIDEO since and made appropriate changes due toWebKit merg...
hclam@chromium.org
2009-03-31
1
-4
/
+4
*
Use WebConsoleMessage instead of ConsoleMessageLevel.
darin@chromium.org
2009-03-31
10
-47
/
+75
*
Linux gyp changes
sgk@google.com
2009-03-31
1
-9
/
+12
*
Another try to filter purecall crashes.
huanr@chromium.org
2009-03-31
1
-0
/
+4
*
Linux: fix segfault on exit
agl@chromium.org
2009-03-31
1
-0
/
+1
*
Linux: don't use static ChromeFont objects
agl@chromium.org
2009-03-31
2
-5
/
+5
*
Fix a problem with clipping when printing almost all web pages.
sverrir@chromium.org
2009-03-31
1
-2
/
+6
*
Linux build fix.
agl@chromium.org
2009-03-31
3
-3
/
+3
*
OCD fixing of style for the initializer list of ExtensionView.
brettw@chromium.org
2009-03-31
1
-3
/
+6
*
Update non-browser windows to handle maximized mode layout changes. This sho...
pkasting@chromium.org
2009-03-31
1
-8
/
+8
*
Fix ninebox rendering.
estade@chromium.org
2009-03-31
1
-23
/
+15
*
Don't create an empty folder when saving complete html pages with no extra re...
estade@chromium.org
2009-03-31
1
-3
/
+3
*
Record new tab button presses.
glen@chromium.org
2009-03-31
1
-1
/
+3
*
Linx build fix.
agl@chromium.org
2009-03-31
1
-0
/
+26
*
Linux build fix.
agl@chromium.org
2009-03-31
1
-0
/
+27
*
Fixed Mac link problems with ipc_tests ui_tests startup_tests
jrg@chromium.org
2009-03-31
1
-5
/
+13
*
Linux build fix.
agl@chromium.org
2009-03-31
1
-0
/
+26
*
Linux build fix
agl@chromium.org
2009-03-31
1
-0
/
+15
*
Update known crash list for windowdragresponsetask
huanr@chromium.org
2009-03-31
1
-2
/
+1
*
Update known crash list
huanr@chromium.org
2009-03-31
1
-1
/
+2
*
Fix unit test failures caused by bad ParamTraits for WebString.
darin@chromium.org
2009-03-31
1
-4
/
+4
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
15
-75
/
+152
*
Convert the gtk tab rendering code to use ChromeCanvas instead of directly dr...
jhawkins@chromium.org
2009-03-31
4
-159
/
+102
*
Resubmitted code from revision 12809. The bug in the Windows SSL stack that
markus@chromium.org
2009-03-31
1
-2
/
+10
*
Delete downloads after updating observers.
paulg@google.com
2009-03-31
1
-3
/
+7
*
Update known crash list.
huanr@chromium.org
2009-03-31
1
-4
/
+2
*
Read the default gtk font from GtkSettings instead of getting the font from a...
jhawkins@chromium.org
2009-03-31
1
-6
/
+18
*
M reliability/known_crashes.txt
huanr@chromium.org
2009-03-31
1
-0
/
+3
*
Simplify code in PrintSettings. Removes support for settings margins
sverrir@chromium.org
2009-03-31
6
-103
/
+36
*
Revert r12849 (conversion of "Hammer" names to "Debug").
sgk@google.com
2009-03-31
1
-1
/
+2
*
Replace "Hammer" references with "Debug" as appropriate.
sgk@google.com
2009-03-31
1
-2
/
+1
*
Make the "id" key for extension manifests optional in
aa@chromium.org
2009-03-31
10
-60
/
+88
*
Mechanic change based on comment from previous code review.
huanr@chromium.org
2009-03-31
8
-57
/
+56
*
Make app installation work when --user-data-dir is specified.
brettw@chromium.org
2009-03-31
1
-1
/
+1
*
- Add UI test for the V8 Benchmark Suite.
patrick@chromium.org
2009-03-30
15
-41
/
+799
*
Reland changes to enable worker layout tests. Compared to last review (http:/...
jianli@chromium.org
2009-03-30
8
-0
/
+604
*
Enable running webkit tests in parallel and make it use
ojan@google.com
2009-03-30
4
-0
/
+23
*
Display a title for files in the back/forward menu.
estade@chromium.org
2009-03-30
1
-1
/
+2
*
Fix some line endings in browser/dom_ui.
brettw@chromium.org
2009-03-30
2
-115
/
+115
*
Reverting, as this changelist broke unittests on Windows.
markus@chromium.org
2009-03-30
1
-10
/
+2
*
* Breakpad on OSX now works with stock Breakpad framwork.
jeremy@chromium.org
2009-03-30
11
-45
/
+354
*
Make NTP work by correctly marking the kind of urls we type in. Patch from ro...
pinkerton@chromium.org
2009-03-30
1
-1
/
+5
*
Change the bad-certificate handler for SSL (using NSS) to return an
markus@chromium.org
2009-03-30
1
-2
/
+10
*
Update chrome.gyp for new browser/gtk/tabs/*.{cc,h} breakout.
sgk@google.com
2009-03-30
1
-2
/
+6
*
Retry of r12793: Rename some .cpp files to .cc.
evan@chromium.org
2009-03-30
5
-11
/
+11
[next]