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
*
Pass printing result to the browser.
maruel@chromium.org
2009-09-08
14
-109
/
+308
*
DevTools: fix flakiness of DevToolsSanityTest/TestProfilerTab.
mnaganov@chromium.org
2009-09-08
3
-6
/
+30
*
DevTools: provisional support for scopes of type 'Catch' introduced in v8 by ...
yurys@google.com
2009-09-08
1
-1
/
+5
*
Fix the windows allocator to behave properly on realloc.
mbelshe@google.com
2009-09-08
1
-10
/
+14
*
Fix issue 8348: unfork pe_image.h / pe_image.cc
tkent@chromium.org
2009-09-08
14
-1021
/
+13
*
Clean up some test exceptions from when I gardened.
jorlow@chromium.org
2009-09-08
1
-4
/
+5
*
Refactor DOM storage to be more object oriented. All the DOMStorageDispatche...
jorlow@chromium.org
2009-09-08
15
-150
/
+527
*
Refuse to render RSS as XML by treating the response as text/plain. This is
abarth@chromium.org
2009-09-07
1
-0
/
+13
*
Avoids the use of "namespace using-directives" in a few places.
thakis@chromium.org
2009-09-07
7
-34
/
+19
*
Remove one more passing test from test expectations.
dglazkov@chromium.org
2009-09-07
1
-1
/
+1
*
Remove duplicate test expectations.
dglazkov@chromium.org
2009-09-07
1
-1
/
+0
*
Expand fast/repaint filter into individual tests
dglazkov@chromium.org
2009-09-07
1
-2
/
+131
*
Make ui_tests (and any renderer-based PE) use tcmalloc.
mbelshe@google.com
2009-09-07
1
-0
/
+65
*
Fix some gcc 4.4 issues when compiling with toolkit_views.
craig.schlenter@chromium.org
2009-09-07
6
-15
/
+19
*
The prep_libc script was not removing the new operator for the std::throw case.
mbelshe@google.com
2009-09-07
1
-1
/
+1
*
Fix mysterious chromeos build error - more investigation to follow.
benl@chromium.org
2009-09-07
1
-10
/
+6
*
Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but
benl@chromium.org
2009-09-07
34
-100
/
+171
*
Remove fixed test from test expectations.
ager@chromium.org
2009-09-07
1
-3
/
+0
*
DevTools profiler: remove code due to WebKit Inspector upstreaming.
mnaganov@chromium.org
2009-09-07
1
-34
/
+1
*
Guard against NULL webview in dispatchDidFinishDocumentLoad. The
ager@chromium.org
2009-09-07
1
-3
/
+2
*
Fix TextInputController::insertText() so that it clear selected text before i...
tkent@chromium.org
2009-09-07
2
-4
/
+6
*
Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...
ananta@chromium.org
2009-09-06
8
-53
/
+204
*
Stick all of the WebKit API enum compile asserts in one file.
darin@chromium.org
2009-09-06
6
-142
/
+102
*
WebKit Update 48078:48098
dglazkov@chromium.org
2009-09-06
1
-1
/
+1
*
Fix issue 20934: Omnibox keyboard behavior wrong for "See recent pages in his...
suzhe@chromium.org
2009-09-06
2
-30
/
+36
*
Aesthetic changes to the proxy configuration log format.
eroman@chromium.org
2009-09-06
3
-40
/
+192
*
Add some trace-points to HttpCache for request profiling (cache entry "open",...
eroman@chromium.org
2009-09-06
3
-13
/
+107
*
Fix whitespace causing a purify suppression not to work right.
asargent@chromium.org
2009-09-05
1
-1
/
+2
*
Fix adjacent separators when not running with --enable-sync.
pkasting@chromium.org
2009-09-05
1
-1
/
+1
*
[Mac] Fix Omnibox keyword-search color.
shess@chromium.org
2009-09-05
1
-6
/
+5
*
Add entry to known crashes for bug 21162
asargent@chromium.org
2009-09-05
1
-0
/
+5
*
Add to known crashes list for bug 21054
asargent@chromium.org
2009-09-05
1
-0
/
+1
*
Rename X-Force-TLS to Strict-Transport-Security.
abarth@chromium.org
2009-09-05
20
-232
/
+238
*
DevTools: re-enable some devtools interactive ui tests that started to fail a...
yurys@google.com
2009-09-05
2
-5
/
+5
*
Reverting 25574.
yurys@google.com
2009-09-05
1
-4
/
+4
*
DevTools: re-enable some devtools interactive ui tests that started to fail a...
yurys@google.com
2009-09-05
1
-4
/
+4
*
Some cleanup to various WebCore client implementations.
darin@chromium.org
2009-09-05
10
-183
/
+157
*
This fixes a regression with my previous fix for the installer dialog. The p...
jam@chromium.org
2009-09-05
3
-6
/
+7
*
Add another similar crash stack for bug 20915.
asargent@chromium.org
2009-09-05
1
-0
/
+1
*
Bug fixing for range request support in HttpCache
hclam@chromium.org
2009-09-05
3
-2
/
+36
*
Fix small pixel glitches in omnibox dropdown corners.
pkasting@chromium.org
2009-09-05
2
-4
/
+15
*
[Mac] Add testing code to expose an NSColor memory leak.
shess@chromium.org
2009-09-05
6
-7
/
+87
*
In prepartion for switching off the activex control, make WMP always use the ...
jam@chromium.org
2009-09-05
2
-20
/
+133
*
[Second attempt of r25461]
wtc@chromium.org
2009-09-05
9
-703
/
+1095
*
Media bench add -hash, 64 bit IO, and some cleanup of dump
fbarchard@chromium.org
2009-09-05
2
-12
/
+47
*
Update test expectations with bug numbers and comments.
victorw@chromium.org
2009-09-05
1
-1
/
+8
*
Remove old windows and linux baselines for LayoutTests\http\tests\misc\favico...
jparent@chromium.org
2009-09-05
5
-24
/
+0
*
[Mac] Drop shadow for Omnibox popup.
shess@chromium.org
2009-09-05
2
-22
/
+15
*
Roll webkit revision 48078
victorw@chromium.org
2009-09-05
2
-6
/
+9
*
This CL changes the CookieStore obect to be a refcounted object to get a bett...
ananta@chromium.org
2009-09-05
12
-284
/
+281
[next]