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
*
Fleshes out WidgetGTK and WindowGTK a bit more. This is still vary
sky@chromium.org
2009-05-07
19
-95
/
+615
*
Remove fixed memory leaks from the purify ignore file.
asargent@chromium.org
2009-05-07
1
-131
/
+0
*
Fix memory leak in SiteInstance::CreateSiteInstanceForURL.
mpcomplete@google.com
2009-05-07
1
-1
/
+4
*
Refactor BrowserInit in preparation for customized first run tabs
cpu@google.com
2009-05-07
3
-83
/
+82
*
update test expectations following merge
darin@chromium.org
2009-05-07
1
-1
/
+227
*
WebKit Merge 43361:43371, Chromium side.
dglazkov@google.com
2009-05-07
7
-27
/
+7
*
Fix code generator to enable Database support.
dglazkov@google.com
2009-05-07
2
-2
/
+5
*
Roll DEPS to pick up DOMWindow.idl unfork landing
dglazkov@google.com
2009-05-07
1
-1
/
+1
*
Make background pages work more nicely with the tabs API.
aa@chromium.org
2009-05-07
6
-35
/
+41
*
Move pgup/dn special casing to browser window gtk.
estade@chromium.org
2009-05-07
2
-22
/
+33
*
WebKit Merge 43346:43361, Chromium side.
dglazkov@google.com
2009-05-07
8
-4
/
+81
*
Implement the "(empty)" disabled item placed in empty bookmark menus.
erg@google.com
2009-05-07
2
-16
/
+30
*
Blacklist test that crashes occasionally under Valgrind (and Purify).
dkegel@google.com
2009-05-07
1
-0
/
+4
*
Consolidate notifiers used by different automation
huanr@chromium.org
2009-05-07
6
-66
/
+199
*
Avoid divide by zero when gathering stats for SDCH
jar@chromium.org
2009-05-07
1
-2
/
+4
*
Windows icon loader refactor in preparation for port.
estade@chromium.org
2009-05-07
8
-313
/
+147
*
Remove unneeded ATL header includes.
maruel@chromium.org
2009-05-07
1
-4
/
+0
*
OS X Breakpad cleanup.
jeremy@chromium.org
2009-05-07
3
-1
/
+41
*
this CL changes some comments in the fix of issue 2780
xji@chromium.org
2009-05-07
1
-3
/
+4
*
Linux: enable unload ui tests, which pass after r15025 (and again after r15332).
estade@chromium.org
2009-05-07
1
-6
/
+0
*
Clicking right mouse button after selecting an image (or a whitespace character)
estade@chromium.org
2009-05-07
1
-4
/
+8
*
GTK: Handle some accelerators after the focused widget has had a chance to ha...
estade@chromium.org
2009-05-07
3
-15
/
+35
*
Fix forge build by removing obsolete line from gyp.
estade@chromium.org
2009-05-07
1
-1
/
+0
*
Enable the zoom button and stub out an implementation until we can get the re...
pinkerton@chromium.org
2009-05-07
1
-6
/
+33
*
Fix up V8 bindings code generator to allow unforking window.top part of DOMWi...
dglazkov@google.com
2009-05-07
1
-2
/
+11
*
Fix an issue with SiteInstance where special URLs would not always get grouped
mpcomplete@google.com
2009-05-07
5
-13
/
+56
*
Forget V8Object before removing it from g_live_objects set can cause a crash ...
fqian@google.com
2009-05-07
1
-1
/
+1
*
Fix a xml parser crash in the valgrind analyze script.
thestig@chromium.org
2009-05-07
1
-6
/
+25
*
This CL fixes issue 2780 - RTL: Omnibar - message "Press Tab to search Google...
xji@chromium.org
2009-05-07
1
-4
/
+45
*
Update bug numbers in test_expectations.
jeremy@chromium.org
2009-05-07
1
-3
/
+2
*
Connect a menu to the "Other bookmarks" button.
erg@google.com
2009-05-07
3
-31
/
+16
*
linux: use possibly_invalid_spec() for displaying a URL.
evan@chromium.org
2009-05-07
1
-1
/
+1
*
Adjust the position of the tabstrip to leave space for window controls in RTL...
ben@chromium.org
2009-05-07
1
-3
/
+11
*
Chrome-side of WebKit merge 43321:43346
darin@chromium.org
2009-05-07
3
-25
/
+3
*
Fix bug with cocoa -> gfx coordinates.
pinkerton@chromium.org
2009-05-07
1
-1
/
+1
*
Changes tab titles to end in "..." rather than being cut off mid-letter.
rohitrao@chromium.org
2009-05-07
1
-2
/
+2
*
Still need to release all top-level objects of a nib.
avi@google.com
2009-05-07
1
-0
/
+1
*
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
[next]