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
*
Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build).
jcampan@chromium.org
2009-09-29
23
-121
/
+268
*
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
*
sync-webkit-git: a better message when you're not on the right branch
evan@chromium.org
2009-09-29
1
-3
/
+4
*
Use a helper to facilitate reading a file on a background thread.
darin@chromium.org
2009-09-29
6
-38
/
+190
*
Pull in make build fixes for yesterday's NaCl changes.
tony@chromium.org
2009-09-29
1
-2
/
+2
*
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
*
Rename setThemeEngine to SetThemeEngine to conform to Google style.
dpranke@google.com
2009-09-29
2
-3
/
+3
*
Coverity: Initialize the os_event struct members to 0 in the constructor.
jhawkins@chromium.org
2009-09-29
1
-0
/
+1
*
Roll DEPS for WebKit 48883:48904.
senorblanco@chromium.org
2009-09-29
2
-1
/
+11
*
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
*
Updating Native Client to get svn:ignore properties
gregoryd@google.com
2009-09-29
1
-1
/
+1
*
Modified output format to be accepted by Pulse. Updated DEPS to include newer...
kkania@google.com
2009-09-29
4
-57
/
+65
*
These classes need to use thread safe reference counting.
darin@chromium.org
2009-09-29
1
-2
/
+2
*
Modifies layout test formatter tool to have an option to only use local basel...
gwilson@google.com
2009-09-29
4
-88
/
+244
*
Add osx support to gypbuild
gman@google.com
2009-09-29
2
-6
/
+49
*
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
*
Rebaseline chromium-specific test expectations to use window.toString() outpu...
japhet@chromium.org
2009-09-29
14
-400
/
+28
*
Coverity: Initialize test_funcs_.test_make_request in the constructor.
jhawkins@chromium.org
2009-09-29
1
-0
/
+1
*
style fix. the header for .cc has to be the 1st include.
oshima@chromium.org
2009-09-29
1
-2
/
+2
*
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
*
Rebaseline layout test LayoutTests/fast/frames/viewsource-on-image-file.html.
jianli@chromium.org
2009-09-29
6
-3
/
+34
*
Use Mac fonts in Mac Chrome.
mark@chromium.org
2009-09-29
2
-52
/
+113
*
Add a version of ReplaceStringPlaceholders that operates on std::string
tony@chromium.org
2009-09-29
3
-6
/
+42
*
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
*
Roll DEPS for WebKit 48871:48883.
senorblanco@chromium.org
2009-09-29
2
-2
/
+2
*
linux: tickle the render sandbox early so it forks at the right time
evan@chromium.org
2009-09-29
1
-0
/
+4
*
Fixes possible crash in tool tip manager.
sky@chromium.org
2009-09-29
1
-1
/
+8
*
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
*
Adds "gypbuild" command so developer does not have to
gman@google.com
2009-09-29
2
-0
/
+88
*
Change disk access on theme install from UI to File thread.
mirandac@chromium.org
2009-09-29
2
-61
/
+121
*
Attempting to green the webkit bots.
senorblanco@chromium.org
2009-09-29
1
-5
/
+4
*
Skipping all DB tests for now.
dumi@chromium.org
2009-09-29
1
-4
/
+6
*
Fix a typo.
pinkerton@chromium.org
2009-09-29
1
-1
/
+1
*
Enable ExtensionApiTest.Toolstrip and add additional debug output.
rafaelw@chromium.org
2009-09-29
3
-2
/
+6
*
Coverity: Initialize all member variables in the default constructor.
jhawkins@chromium.org
2009-09-29
2
-1
/
+10
*
Disk cache: End the experiment and use the new eviction
rvargas@google.com
2009-09-29
5
-96
/
+78
[next]