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
*
Read the default gtk font from GtkSettings instead of getting the font from a...
jhawkins@chromium.org
2009-03-31
1
-6
/
+18
*
M reliability/known_crashes.txt
huanr@chromium.org
2009-03-31
1
-0
/
+3
*
Simplify code in PrintSettings. Removes support for settings margins
sverrir@chromium.org
2009-03-31
6
-103
/
+36
*
Revert r12849 (conversion of "Hammer" names to "Debug").
sgk@google.com
2009-03-31
1
-1
/
+2
*
Replace "Hammer" references with "Debug" as appropriate.
sgk@google.com
2009-03-31
1
-2
/
+1
*
Make the "id" key for extension manifests optional in
aa@chromium.org
2009-03-31
10
-60
/
+88
*
Mechanic change based on comment from previous code review.
huanr@chromium.org
2009-03-31
8
-57
/
+56
*
Make app installation work when --user-data-dir is specified.
brettw@chromium.org
2009-03-31
1
-1
/
+1
*
- Add UI test for the V8 Benchmark Suite.
patrick@chromium.org
2009-03-30
15
-41
/
+799
*
Reland changes to enable worker layout tests. Compared to last review (http:/...
jianli@chromium.org
2009-03-30
8
-0
/
+604
*
Enable running webkit tests in parallel and make it use
ojan@google.com
2009-03-30
4
-0
/
+23
*
Display a title for files in the back/forward menu.
estade@chromium.org
2009-03-30
1
-1
/
+2
*
Fix some line endings in browser/dom_ui.
brettw@chromium.org
2009-03-30
2
-115
/
+115
*
Reverting, as this changelist broke unittests on Windows.
markus@chromium.org
2009-03-30
1
-10
/
+2
*
* Breakpad on OSX now works with stock Breakpad framwork.
jeremy@chromium.org
2009-03-30
11
-45
/
+354
*
Make NTP work by correctly marking the kind of urls we type in. Patch from ro...
pinkerton@chromium.org
2009-03-30
1
-1
/
+5
*
Change the bad-certificate handler for SSL (using NSS) to return an
markus@chromium.org
2009-03-30
1
-2
/
+10
*
Update chrome.gyp for new browser/gtk/tabs/*.{cc,h} breakout.
sgk@google.com
2009-03-30
1
-2
/
+6
*
Retry of r12793: Rename some .cpp files to .cc.
evan@chromium.org
2009-03-30
5
-11
/
+11
*
Enable streaming in ffmpeg based on data sourcemedia::DataSource interface ha...
hclam@chromium.org
2009-03-30
2
-2
/
+11
*
FFmpeg Audio decoder glue code
hclam@chromium.org
2009-03-30
1
-0
/
+2
*
Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...
paulg@google.com
2009-03-30
18
-186
/
+247
*
Decoders now use standard callback mechanism for Reads. Removed Assignable<>...
ralphl@chromium.org
2009-03-30
2
-6
/
+6
*
Break out the tab rendering logic into TabGtk and TabRendererGtk.
jhawkins@chromium.org
2009-03-30
10
-646
/
+1324
*
Revert "Rename some .cpp files to .cc."
evan@chromium.org
2009-03-30
5
-6
/
+6
*
Rename some .cpp files to .cc.
evan@chromium.org
2009-03-30
5
-6
/
+6
*
The NativeButton HWND would not be created yet when we were setting the initi...
jcampan@chromium.org
2009-03-30
1
-5
/
+5
*
Use HTTP status return code to make SDCH handling more robust.
jar@chromium.org
2009-03-30
2
-2
/
+2
*
Based on empirical data, push chrome.dll's base address forward.
deanm@chromium.org
2009-03-30
1
-1
/
+1
*
Platform cleanup in chrome UI tests.
phajdan.jr@chromium.org
2009-03-30
2
-5
/
+9
*
Cleanup in automation. Remove WaitForTabCountToChange.
phajdan.jr@chromium.org
2009-03-30
10
-224
/
+109
*
Fix the DOMUIToStandard unit test and uncomment it. The NavigationController
brettw@chromium.org
2009-03-30
1
-8
/
+20
*
Make version rule's path assumptions less specific.
robertshield@google.com
2009-03-30
1
-1
/
+1
*
Revert 12763.
jianli@chromium.org
2009-03-30
7
-601
/
+0
*
Enable worker layout tests. In order for test_shell to run worker, we link al...
jianli@chromium.org
2009-03-30
7
-0
/
+601
*
Switching media to gyp under windows.
bradnelson@google.com
2009-03-30
1
-2
/
+2
*
A workaround fix for Issue 3693.
hbono@chromium.org
2009-03-30
1
-0
/
+6
*
Remove NOTIMPLEMENTED bits for fast shutdown code on non-Windows.
evan@chromium.org
2009-03-29
1
-8
/
+0
*
Fix crash that occurs when the about:network window is closed while still
darin@chromium.org
2009-03-28
1
-0
/
+1
*
Fix linux build.
aa@chromium.org
2009-03-28
1
-1
/
+0
*
Add more of the server-side plumbing for extension APIs. Also
aa@chromium.org
2009-03-28
21
-94
/
+437
*
Build fix.
abarth@chromium.org
2009-03-28
1
-1
/
+1
*
Add the ability to specify a default MIME type when loading a resource. We'l...
abarth@chromium.org
2009-03-28
9
-2
/
+37
*
It looks like the Chrome NPAPI plugin installer has been broken since we firs...
ananta@chromium.org
2009-03-28
2
-1
/
+411
*
A crash report from the field reports that we are removing a SafeBrowsingBloc...
jcampan@chromium.org
2009-03-28
1
-2
/
+5
*
This CL fixes a lint issue -- line exceeding 80 characters.
xji@chromium.org
2009-03-28
1
-1
/
+2
*
Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.
darin@chromium.org
2009-03-27
19
-91
/
+130
*
The URL in the bug triggers an SSL interstitial for a redirect that redirects...
jcampan@chromium.org
2009-03-27
3
-2
/
+64
*
Fix build in release mode.
tc@google.com
2009-03-27
1
-1
/
+2
*
Move message flags into a separate header that can be used
tc@google.com
2009-03-27
15
-75
/
+84
[next]