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
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
62
-4812
/
+31
*
Add support for vertical split into SingleSplitView.
pfeldman@chromium.org
2009-06-24
3
-43
/
+95
*
Show bookmark manager on Linux when menu shortcut is pressed (ctrl-shift-b).
craig.schlenter@chromium.org
2009-06-24
1
-1
/
+2
*
Fix GCC bustage. Part 2.
darin@chromium.org
2009-06-24
1
-1
/
+1
*
Fix GCC build bustage.
darin@chromium.org
2009-06-24
1
-0
/
+1
*
Switch WebHTTPBody and WebDragData to implement copy-on-write behavior. This
darin@chromium.org
2009-06-24
7
-29
/
+62
*
Fix a bookmark manager context menu crash, and show the context menu on right...
estade@chromium.org
2009-06-24
2
-0
/
+21
*
show back/forward menu on right click
estade@chromium.org
2009-06-24
3
-0
/
+24
*
Order posix file listings by type as well as name.
estade@chromium.org
2009-06-24
2
-6
/
+44
*
Partial revert of r19097
agl@chromium.org
2009-06-24
1
-1
/
+1
*
Typo in last patch
agl@chromium.org
2009-06-24
1
-1
/
+1
*
Add baselines for fake-italic.html and rebaseline one test on Linux.
agl@chromium.org
2009-06-24
7
-3
/
+33
*
Fix Gtk TableModel adapters always appending or prepending.
mattm@chromium.org
2009-06-24
2
-7
/
+7
*
Linux: fix fake italics for fonts without italic variants.
agl@chromium.org
2009-06-24
9
-31
/
+70
*
Fix: Omnibox is not updated properly when the main frame results in a file do...
yuzo@chromium.org
2009-06-24
1
-8
/
+4
*
Fix issue where the closed window menu got cut off.
arv@google.com
2009-06-24
3
-37
/
+84
*
Disable new test to get the tree green until we have
amanda@chromium.org
2009-06-24
1
-2
/
+2
*
This adds in the GYP files needed for our GYP build,
gspencer@google.com
2009-06-24
18
-1
/
+2100
*
Fix typo in r19089 (test_expectations.txt)
amanda@chromium.org
2009-06-24
1
-1
/
+1
*
Add aregression on linux and windows after update to
amanda@chromium.org
2009-06-24
1
-0
/
+3
*
Remove duplicate tests added during webkit merge to r44969.
amanda@chromium.org
2009-06-24
1
-16
/
+6
*
Review URL: http://codereview.chromium.org/147062
ericu@google.com
2009-06-24
4
-11
/
+5
*
Update WebKit from r44946 to r44969
amanda@chromium.org
2009-06-24
4
-2
/
+14
*
Linux build fix
dimich@google.com
2009-06-24
1
-1
/
+1
*
Bump V8 version to pick up Mac 10.4 compatibility changes.
maf@google.com
2009-06-24
1
-1
/
+1
*
Don't enumerate unmapped top-level windows. This occurs most often in the Co...
jhawkins@chromium.org
2009-06-23
1
-0
/
+3
*
Add ability to start/stop http server to ui_tests. This will be used to run W...
dimich@google.com
2009-06-23
6
-17
/
+180
*
Reverting 19043.
thakis@chromium.org
2009-06-23
2
-2
/
+1
*
Makes sure we close all browsers, not just the active ones.
jcampan@chromium.org
2009-06-23
1
-3
/
+2
*
linux: Fix windowed plugin resize
evan@chromium.org
2009-06-23
3
-8
/
+44
*
Checking in media/base/mock_filters.h, a new set of mock filters based on gmock.
scherkus@chromium.org
2009-06-23
3
-4
/
+52
*
GTK: Fix status bubble hiding during background tab events.
erg@google.com
2009-06-23
3
-15
/
+43
*
Original patch by pmarks@google.com (see http://codereview.chromium.org/113944)
ericroman@google.com
2009-06-23
8
-67
/
+61
*
Fix RTL issues with .item CSS class. Also use dir atttribute instead of
arv@google.com
2009-06-23
3
-4
/
+7
*
Minor tweaks to tab overview:
sky@chromium.org
2009-06-23
8
-10
/
+116
*
Syncs to latest messages and makes tab overview button work.
sky@chromium.org
2009-06-23
2
-2
/
+31
*
Show recent history list in UrlPickerDialogGtk.
mattm@chromium.org
2009-06-23
6
-226
/
+572
*
Disk Cache: Fix a dumb warning about a variable not being initialized.
rvargas@google.com
2009-06-23
1
-1
/
+1
*
Code to load the software renderer and initialize it. Code to force the softw...
apatrick@google.com
2009-06-23
7
-20
/
+137
*
Disk Cache: Implement GetAvailableRange for the regular disk cache.
rvargas@google.com
2009-06-23
3
-17
/
+136
*
Fix ifdef that was triggering a NOTIMPLEMENTED in browser tests.
jcampan@chromium.org
2009-06-23
1
-2
/
+2
*
Fix crash in ClientSocketPoolBase.
willchan@chromium.org
2009-06-23
3
-48
/
+62
*
Add a new pattern to the list of known reliability crash. It's another
jungshik@google.com
2009-06-23
1
-0
/
+1
*
Build fix, use the correct define for mac.
brettw@chromium.org
2009-06-23
1
-2
/
+2
*
Add Linux support for getting the thumbnail and wire into the switcher.
brettw@chromium.org
2009-06-23
7
-39
/
+82
*
These are code changes required to make the GYP build work.
gspencer@google.com
2009-06-23
19
-41
/
+154
*
Fix case where install puts two copies of the extension toolbar on the shelf.
erikkay@chromium.org
2009-06-23
1
-8
/
+0
*
Fix the V8 bindings problem that causes crash when an XHR exception is thrown...
jianli@chromium.org
2009-06-23
1
-15
/
+26
*
Fix crasher where we tried to access a destroyed render widget host view.
estade@chromium.org
2009-06-23
5
-18
/
+18
*
Refactor setup. No code change.
kuchhal@chromium.org
2009-06-23
6
-282
/
+262
[next]