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
*
Re-enable SQL lite preload
jar@chromium.org
2009-09-30
1
-3
/
+1
*
Address review comments.
thakis@chromium.org
2009-09-30
3
-9
/
+12
*
BrowsingDataRemover* should not be scoped.
kuchhal@chromium.org
2009-09-30
3
-9
/
+14
*
Fix a bug where dragging a window that's been closed by JS back into another ...
pinkerton@chromium.org
2009-09-30
5
-8
/
+37
*
DevTools: temorarily disable TestStepOut as it fails on Linux
yurys@google.com
2009-09-30
1
-1
/
+1
*
Updating trunk VERSION from 220.0 to 220.1
laforge@chromium.org
2009-09-30
1
-1
/
+1
*
DevTools: add tests for step over/out/in
yurys@google.com
2009-09-30
3
-0
/
+58
*
Integrate browser actions with the wrench menu. Browser
aa@chromium.org
2009-09-30
19
-30
/
+258
*
Try to fix AutocompleteEditViewTest failures on buildbot (issue 23213).
suzhe@chromium.org
2009-09-30
1
-14
/
+15
*
Update text to more clearly explain our cookie setting. As requested by Fion...
abarth@chromium.org
2009-09-30
2
-3
/
+3
*
Relanding:
mbelshe@google.com
2009-09-30
2
-0
/
+14
*
Reverting 27389.
darin@chromium.org
2009-09-30
18
-87
/
+48
*
Coverity: Initialize all member variables in the constructor.
jhawkins@chromium.org
2009-09-30
1
-1
/
+6
*
Add bug 23411 to known crash list.
huanr@chromium.org
2009-09-30
1
-0
/
+4
*
Revert r27589 that broke the tree
hclam@chromium.org
2009-09-30
2
-5
/
+0
*
<video> use cache if --enable-byte-range-support is present
hclam@chromium.org
2009-09-30
2
-0
/
+5
*
Disable WorkerTest.WorkerFastLayoutTests.
huanr@chromium.org
2009-09-30
1
-1
/
+3
*
Linux: Make InfoBubble use an override-redirect (popup) window.
derat@chromium.org
2009-09-30
8
-98
/
+162
*
Remove the syncapi stub.
nick@chromium.org
2009-09-30
2
-341
/
+15
*
Updating trunk VERSION from 219.9 to 220.0
laforge@chromium.org
2009-09-30
1
-2
/
+2
*
GTK: Use a calculated border color in chrome theme mode instead of blue.
erg@google.com
2009-09-29
5
-42
/
+26
*
WebView::DownloadImage refactored
yaar@chromium.org
2009-09-29
2
-10
/
+51
*
Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build).
jcampan@chromium.org
2009-09-29
10
-25
/
+24
*
The RSS extension now renders the RSS HTML preview inside an IFRAME.
finnur@chromium.org
2009-09-29
5
-85
/
+148
*
Coverity: Initialize stats_table_ in the constructor.
jhawkins@chromium.org
2009-09-29
1
-3
/
+5
*
Use a helper to facilitate reading a file on a background thread.
darin@chromium.org
2009-09-29
6
-38
/
+190
*
Coverity: Initialize has_indexed_affixes_ in the constructor.
jhawkins@chromium.org
2009-09-29
1
-1
/
+2
*
Cleanup some code in the render_view_host_manager unittest.
brg@chromium.com
2009-09-29
1
-4
/
+3
*
Coverity: Initialize the os_event struct members to 0 in the constructor.
jhawkins@chromium.org
2009-09-29
1
-0
/
+1
*
Fix crash when using about:ipc with only NTP on Windows.
jrg@chromium.org
2009-09-29
1
-2
/
+3
*
Updating trunk VERSION build from 219.8 to 219.9
laforge@chromium.org
2009-09-29
1
-1
/
+1
*
GTK: Fix a bookmark dragging crasher by initing a member var.
estade@chromium.org
2009-09-29
1
-0
/
+1
*
Coverity: Remove an unused variable.
jhawkins@chromium.org
2009-09-29
1
-2
/
+1
*
Coverity: Initialize type_ in the constructor.
jhawkins@chromium.org
2009-09-29
1
-1
/
+2
*
Coverity: Add the typedef keyword to the ProfileType enum so we're not creati...
jhawkins@chromium.org
2009-09-29
1
-1
/
+1
*
These classes need to use thread safe reference counting.
darin@chromium.org
2009-09-29
1
-2
/
+2
*
Fix breakpad unused variable warning.
thestig@chromium.org
2009-09-29
1
-9
/
+7
*
Reverting 27520.
mirandac@chromium.org
2009-09-29
2
-121
/
+61
*
Coverity: Initialize test_funcs_.test_make_request in the constructor.
jhawkins@chromium.org
2009-09-29
1
-0
/
+1
*
Update known crash signature.
huanr@chromium.org
2009-09-29
1
-0
/
+1
*
Use a separate Breakpad product name for ChromeOS.
thestig@chromium.org
2009-09-29
1
-0
/
+6
*
Use Mac fonts in Mac Chrome.
mark@chromium.org
2009-09-29
2
-52
/
+113
*
Linux: Raise window after click on titlebar or border.
derat@chromium.org
2009-09-29
1
-0
/
+5
*
Revert "linux: tickle the render sandbox early so it forks at the right time"
evan@chromium.org
2009-09-29
1
-4
/
+0
*
linux: tickle the render sandbox early so it forks at the right time
evan@chromium.org
2009-09-29
1
-0
/
+4
*
Import dialog fixup:
thomasvl@chromium.org
2009-09-29
2
-68
/
+158
*
Coverity: Initialize got_thumbnail_callback_, query_url_success_, and redirec...
jhawkins@chromium.org
2009-09-29
1
-2
/
+7
*
This CL cleans-up the FindBarHost and fixes an assert that happens on the foc...
jcampan@chromium.org
2009-09-29
4
-63
/
+11
*
Coverity: Fix memleak in GetNodeDictionary again.
mattm@chromium.org
2009-09-29
1
-3
/
+2
*
Unflakify SyncerThreadWithSyncerTest.Polling by using TimeTicks instead of sy...
tim@chromium.org
2009-09-29
1
-15
/
+7
[next]