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
*
Deinline even more destructors.
erg@google.com
2010-12-14
138
-428
/
+1009
*
Using WebFrame::createAssociatedURLLoader() instead of WebFrame::dispatchWill...
annacc@chromium.org
2010-12-14
2
-6
/
+4
*
This adds some plumbing for propagating the status and error code of a render...
gspencer@chromium.org
2010-12-14
62
-238
/
+560
*
Cookies tree js code touch up.
xiyuan@chromium.org
2010-12-14
1
-5
/
+16
*
Add crash 66741 to the known crashes.
csilv@chromium.org
2010-12-14
1
-0
/
+3
*
Reland r68893 after fixing allowing blocking IO on shutdown.
willchan@chromium.org
2010-12-14
5
-0
/
+29
*
Adjust perf expectations after v8 and ref roll.
chase@chromium.org
2010-12-14
1
-10
/
+10
*
Mac: Eliminiate @interface NoOp from base.
thakis@chromium.org
2010-12-14
1
-17
/
+3
*
Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...
jam@chromium.org
2010-12-14
27
-323
/
+317
*
Build fix.
evan@chromium.org
2010-12-14
1
-0
/
+1
*
webkit: use string16 in ContextMenuParams
evan@chromium.org
2010-12-14
10
-11
/
+18
*
Fix extension packer command-line code for Mac. Instead of blocking in a jank...
andybons@chromium.org
2010-12-13
7
-101
/
+109
*
Add a browser test for safebrowsing service.
lzheng@chromium.org
2010-12-13
7
-35
/
+455
*
Added 'dry run' tag to the print job, to test proxy health without wasting pa...
gene@google.com
2010-12-13
10
-9
/
+76
*
An attempt to fix the flakiness with the ChromeFrame Javascript window open t...
ananta@chromium.org
2010-12-13
1
-1
/
+1
*
emacs: use curl to fetch trybot output, improve mac performance
evan@chromium.org
2010-12-13
2
-209
/
+1877
*
Mac: Fix stuck hover state in bookmark button
sail@chromium.org
2010-12-13
1
-10
/
+42
*
[Linux] Workaround issue 45478: IME dysfunctional after BACKSPACE
suzhe@google.com
2010-12-13
2
-15
/
+38
*
Improve filtering for false positive crashes
amit@chromium.org
2010-12-13
3
-61
/
+42
*
DOMUI: Rename PasswordsException* to PasswordManager*.
jhawkins@google.com
2010-12-13
11
-82
/
+83
*
Single deinlining in first_run.{cc,h}
erg@google.com
2010-12-13
2
-8
/
+18
*
DOMUI: Fix Shift+Ctrl selection of the list for Windows.
arv@chromium.org
2010-12-13
1
-1
/
+2
*
Update OTR icon; deeper shadows match the other platforms better.
avi@chromium.org
2010-12-13
1
-189
/
+261
*
mac output cleanup script: fix match for "nothing to do" make output
evan@chromium.org
2010-12-13
1
-1
/
+1
*
Fix bug where icon is not displayed in extension install bubbles
aa@chromium.org
2010-12-13
4
-8
/
+22
*
Linux: Remove obsolete dump_signature.py.
thestig@chromium.org
2010-12-13
2
-57
/
+0
*
Fix problems from my change to IndexedDBDispatcherHost.
jam@chromium.org
2010-12-13
1
-0
/
+20
*
Update expectations after v8 and ref roll.
chase@chromium.org
2010-12-13
1
-14
/
+14
*
emacs: conditionalize behavior based on the OS we're parsing
evan@chromium.org
2010-12-13
1
-33
/
+48
*
fix bad merge
jam@chromium.org
2010-12-13
1
-1
/
+0
*
Fix problem with my last change (http://src.chromium.org/viewvc/chrome?view=r...
jam@chromium.org
2010-12-13
1
-0
/
+1
*
Make IndexedDBDispatcherHost be a message filter and move its messages into a...
jam@chromium.org
2010-12-13
22
-1515
/
+1307
*
Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...
jam@chromium.org
2010-12-13
31
-747
/
+771
*
AutoFillField::set_heuristic_type: avoid redundant logic in DCHECK
isherman@chromium.org
2010-12-13
1
-3
/
+6
*
AutoFillProfile: don't replicate logic in Clone()
isherman@chromium.org
2010-12-13
2
-12
/
+13
*
Verify that previously saved username/password shows up in Regular Window, NT...
nirnimesh@chromium.org
2010-12-13
1
-0
/
+30
*
Remove layer of indirection in PhoneNumberTest
isherman@chromium.org
2010-12-13
2
-36
/
+11
*
Pin the Module after we register a hook.
mad@google.com
2010-12-13
1
-0
/
+6
*
Fixes bug in instant where we wouldn't initially tell the page the
sky@chromium.org
2010-12-13
5
-16
/
+76
*
Don't create bogus 's' key in registry during Chrome Frame registration
grt@chromium.org
2010-12-13
1
-1
/
+1
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
129
-407
/
+949
*
Added facility to compile Mesa EGL implementation. Fixed a few issues so that...
alokp@chromium.org
2010-12-13
4
-0
/
+77
*
Make shader and program object lifetimes match OpenGL ES spec.
gman@chromium.org
2010-12-13
10
-97
/
+429
*
Add compile assertions to enforce the sizes of all structs and enums in the C...
dmichael@google.com
2010-12-13
42
-114
/
+402
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
54
-71
/
+46
*
touchui: Fix painting issues caused by the X message pump.
sadrul@chromium.org
2010-12-13
2
-5
/
+11
*
Add 'Delete' key to cookies tree in settings UI.
xiyuan@chromium.org
2010-12-13
1
-0
/
+18
*
Add TEXT_PLAIN as a drag and drop target. And accept TEXT_PLAIN as a target a...
pinkerton@chromium.org
2010-12-13
6
-29
/
+99
*
DOMUI Settings: UTH: Fix up the Privacy checkboxes text.
kmadhusu@chromium.org
2010-12-13
3
-10
/
+8
*
[gtk] tabcontents fade-out for instant.
estade@chromium.org
2010-12-13
13
-40
/
+135
[next]