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 BreakDebugger for ARM.
deanm@chromium.org
2009-05-07
1
-2
/
+4
*
Implement some basic drawing of Linux Omnibox SSL lock icons.
deanm@chromium.org
2009-05-07
3
-7
/
+74
*
Change the Linux sad tab message wrapping to match Windows.
deanm@chromium.org
2009-05-07
1
-8
/
+12
*
Honor MULTI_LINE, CHARACTER_BREAK, and NO_ELLIPSIS in Linux ChromeCanvas.
deanm@chromium.org
2009-05-07
1
-0
/
+8
*
DevTools: Preserve WebInspector window while switching RenderViewHost.
pfeldman@chromium.org
2009-05-07
1
-0
/
+3
*
Remove crashes from the test list that was fixed by
ager@chromium.org
2009-05-07
1
-9
/
+0
*
Fix crash when attempting to construct XMLHttpRequest object in a
ager@chromium.org
2009-05-07
4
-4
/
+12
*
Add important_file_writer_unittest.cc to Windows build.
phajdan.jr@chromium.org
2009-05-07
1
-0
/
+4
*
Don't link-depend on views/ in chrome/browser/gtk
phajdan.jr@chromium.org
2009-05-07
4
-33
/
+0
*
Uses the MirroringContext class in omnibox2.
hbono@chromium.org
2009-05-07
1
-41
/
+99
*
Fix regression in security checks introduced by WebKit merge
ager@chromium.org
2009-05-07
2
-14
/
+0
*
Change the ViewStorage API back to the way it was (void for StoreView) since ...
ben@chromium.org
2009-05-07
3
-15
/
+33
*
Re-baseline to account for line number difference between JSC and V8.
darin@chromium.org
2009-05-07
3
-1
/
+20
*
LayoutTests/svg/text/foreignObject-repaint.xml needs to be rebaselined on linux
darin@chromium.org
2009-05-07
1
-1
/
+2
*
need different test results for linux
darin@chromium.org
2009-05-07
1
-0
/
+1
*
Add baseline for layout test added in http://trac.webkit.org/changeset/43173
darin@chromium.org
2009-05-07
4
-1
/
+11
*
Remove DEFER from the test list now that we are using bug
ojan@chromium.org
2009-05-07
1
-317
/
+314
*
DevTools: Enable debugging of non-TabContents including extensions.
pfeldman@chromium.org
2009-05-07
9
-226
/
+151
*
Add baseline for http://trac.webkit.org/changeset/43168
darin@chromium.org
2009-05-07
4
-1
/
+67
*
update DEPS to pick up change from http://codereview.chromium.org/115055
asargent@chromium.org
2009-05-07
1
-1
/
+1
*
Oops, looks like we need separate results here for Linux.
darin@chromium.org
2009-05-07
1
-0
/
+4
*
Add some missing baselines for some new svg tests.
darin@chromium.org
2009-05-07
10
-3
/
+122
*
Add missing baseline for http://trac.webkit.org/changeset/43278
darin@chromium.org
2009-05-07
4
-1
/
+17
*
Add missing plugin_windowed_test.{cc,h} to npapi_test_plugin.
sgk@google.com
2009-05-07
1
-0
/
+3
*
put back linux expected failures
darin@chromium.org
2009-05-07
1
-3
/
+6
*
Rebaseline tests corresponding to http://trac.webkit.org/changeset/43243
darin@chromium.org
2009-05-07
14
-53
/
+41
*
Convert to KURL, and then use the glue_util function to convert from
darin@chromium.org
2009-05-07
1
-3
/
+3
*
Fix testserver to return a correct MIME-type header.
ericroman@google.com
2009-05-07
1
-1
/
+2
*
Add translated Terms of Service for 8 Indic locales.
mal@chromium.org
2009-05-07
8
-849
/
+947
*
Add dir="rtl" to body for ar and he Terms of Service.
mal@chromium.org
2009-05-07
2
-2
/
+2
*
Move webkit purify messages to a correct file
hclam@chromium.org
2009-05-07
2
-131
/
+131
*
Roll DEPS to pick up changes to third_party/WebKit@15498
hclam@chromium.org
2009-05-07
1
-1
/
+1
*
Use ifdef to take away the paint method for media player from mac
hclam@chromium.org
2009-05-07
3
-0
/
+9
*
TBR=scherkus
hclam@chromium.org
2009-05-07
3
-4
/
+1
*
Roll the dep to pick up changes to third_party/WebKit
hclam@chromium.org
2009-05-07
1
-1
/
+1
*
Marking two tests as flaky/failing:
brg@chromium.com
2009-05-07
1
-1
/
+2
*
Refactor media player to move away from webkit_glue
hclam@chromium.org
2009-05-07
22
-1841
/
+1574
*
Ignore two memory leak messages by webkit purify bot
hclam@chromium.org
2009-05-07
1
-0
/
+131
*
Correcting some tabbing mistakes.
bradnelson@chromium.org
2009-05-07
1
-120
/
+120
*
Remove all traces of NotificationService from views.
ben@chromium.org
2009-05-07
21
-199
/
+165
*
Add two more error codes to net.
rvargas@google.com
2009-05-07
2
-2
/
+9
*
Disable some unit tests due to webkit merge 43242:43321
hclam@chromium.org
2009-05-07
1
-2
/
+2
*
Fix an occurence of 'chromium' that didn't get changed to 'chrome'
aa@chromium.org
2009-05-07
1
-1
/
+1
*
Remove a no-longer needed hack that appeared to break button layout for NTP f...
glen@chromium.org
2009-05-07
1
-2
/
+1
*
Fix up some unit tests for HostResolver:
wtc@chromium.org
2009-05-07
1
-4
/
+55
*
Add inspect links for all active views in chrome://extensions.
aa@chromium.org
2009-05-07
19
-38
/
+269
*
Add baselines for newly added tests.
darin@chromium.org
2009-05-07
5
-4
/
+50
*
Add gyp-generated files to svn:ignore.
sgk@google.com
2009-05-07
0
-0
/
+0
*
fix oops
darin@chromium.org
2009-05-07
1
-2
/
+3
*
fix up expectations
darin@chromium.org
2009-05-06
1
-2
/
+1
[prev]
[next]