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
*
Review URL: http://codereview.chromium.org/155005
ericu@google.com
2009-07-02
4
-0
/
+2428
*
Version number bump for release
gspencer@google.com
2009-07-02
1
-1
/
+1
*
Build fix
jorlow@chromium.org
2009-07-02
1
-1
/
+1
*
Add layout test exceptions
jorlow@chromium.org
2009-07-02
1
-0
/
+6
*
Roll WebKit 45473:45487
jorlow@chromium.org
2009-07-02
2
-1
/
+6
*
Disable IPCSyncChannelTest.* under Valgrind
nirnimesh@chromium.org
2009-07-02
4
-12
/
+20
*
Add empty strings localized_strings to fix build breakage.
jorlow@chromium.org
2009-07-02
2
-1
/
+4
*
Fix some issues with extension messaging:
mpcomplete@chromium.org
2009-07-02
9
-32
/
+64
*
Fix the Linux2 build.
brettw@chromium.org
2009-07-02
3
-3
/
+3
*
Fix scrollwheel in beachdemo
gman@google.com
2009-07-02
1
-1
/
+1
*
Add a couple of more extension unit tests for page
finnur@chromium.org
2009-07-02
3
-2
/
+100
*
GTK: when doing a drag from a web page, pass a recent mouse down to gtk_drag_...
estade@chromium.org
2009-07-02
2
-6
/
+12
*
Fix bookmark util crash
estade@chromium.org
2009-07-02
1
-0
/
+4
*
Pop-up chrome.
jrg@chromium.org
2009-07-02
4
-6
/
+54
*
Reverting 19834.
jorlow@chromium.org
2009-07-02
1
-3
/
+0
*
linux: more cleanup of passing plugin tests
evan@chromium.org
2009-07-02
1
-6
/
+8
*
Add empty strings localized_strings to fix build breakage.
jorlow@chromium.org
2009-07-02
1
-0
/
+3
*
Add morejs to page cycler tests.
cmp@google.com
2009-07-02
1
-0
/
+8
*
Fix a typo I came across while debugging.
eroman@chromium.org
2009-07-02
2
-3
/
+3
*
Suppress valgrind errors in Apple libraries
nirnimesh@chromium.org
2009-07-02
1
-0
/
+18
*
Add more functionality to the gtk task manager:
jhawkins@chromium.org
2009-07-02
3
-14
/
+64
*
Change status bubble so that it expands to accommodate URL's that are abridge...
mirandac@chromium.org
2009-07-02
6
-9
/
+223
*
Move the NULLing out of WebViewImpl::delegate_ until after we close the page.
mpcomplete@chromium.org
2009-07-02
1
-4
/
+4
*
GTK: Clean up some bookmark related UI hacks.
estade@chromium.org
2009-07-02
3
-57
/
+34
*
Linux: rebaselining complex text layout tests.
agl@chromium.org
2009-07-02
6
-4
/
+2623
*
Linux: rebaselining complex text layout tests.
agl@chromium.org
2009-07-02
28
-23
/
+1146
*
Roll WebKit deps 45460:45473
jorlow@chromium.org
2009-07-02
2
-1
/
+4
*
DevTools: Revert 19813 since it creates more problems than solves.
pfeldman@chromium.org
2009-07-02
2
-12
/
+2
*
Implement Add and Update for PasswordStoreMac.
stuartmorgan@chromium.org
2009-07-02
10
-49
/
+154
*
Update Valgrind watchlist
nirnimesh@chromium.org
2009-07-02
1
-1
/
+1
*
Convert menu strings to UTF16, fix some views-GTK build errors.
brettw@chromium.org
2009-07-02
25
-105
/
+102
*
Make ConnectJob::ReleaseSocket() return NULL on connection error.
willchan@chromium.org
2009-07-02
3
-1
/
+6
*
Set the WebViewDelegate earlier during WebView creation to ensure that
darin@chromium.org
2009-07-02
2
-27
/
+20
*
TBR:
rafaelw@chromium.org
2009-07-02
1
-2
/
+4
*
Switch over to use V8 code generator upstream.
dglazkov@google.com
2009-07-02
4
-2977
/
+3
*
DevTools: switch to KeyboardShortcut.js from WebKit.
yurys@google.com
2009-07-02
2
-109
/
+1
*
DevTools: Set up utility context earlier (prevent from crash).
pfeldman@chromium.org
2009-07-02
5
-23
/
+30
*
reenable RenderViewHostManager browertest, add DownloadsCompleteObserver to u...
rafaelw@chromium.org
2009-07-02
3
-4
/
+116
*
This reverts 2 CLs that worked around a problem with NSGradient on 10.6,
jeremy@chromium.org
2009-07-02
1
-34
/
+5
*
We recently enabled reading sysctl values from inside the sandbox. This CL r...
jeremy@chromium.org
2009-07-02
4
-42
/
+12
*
Update V8 to version 1.2.11.1 to fix crashes when calling
ager@chromium.org
2009-07-02
1
-1
/
+1
*
Add split with devtools container into the browser view.
pfeldman@chromium.org
2009-07-02
3
-10
/
+62
*
DevTools: Move InspectorController message filtering to the injected side.
pfeldman@chromium.org
2009-07-02
2
-9
/
+8
*
Update V8 to version 1.2.11.
ager@chromium.org
2009-07-02
3
-3
/
+5
*
Fix: Off-by-one errors in loops over key codes in render_view_unittest.cc
yuzo@chromium.org
2009-07-02
1
-2
/
+2
*
Fix: Spurious SQL error message is logged in priming SQLite database cache.
yuzo@chromium.org
2009-07-02
3
-35
/
+3
*
Refactor MetaTableHelper to remove redundant table name prefixing with database
yuzo@chromium.org
2009-07-02
4
-17
/
+75
*
Paint infobar background as gradient.
estade@chromium.org
2009-07-02
1
-5
/
+33
*
Prefer arraysize() over sizeof().
cmp@google.com
2009-07-02
1
-1
/
+1
*
Roll WebKit's dep. 45453:45460
jorlow@chromium.org
2009-07-02
1
-1
/
+1
[next]