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
...
*
MediaPlayer command line parser and -exit option, so a video can be played an...
fbarchard@chromium.org
2009-08-10
2
-10
/
+60
*
Use system default favicon in tab strip when using GTK theme.
estade@chromium.org
2009-08-10
4
-13
/
+42
*
Have the restored size returned when the browser asks for it. This
tc@google.com
2009-08-10
1
-1
/
+1
*
Update the window shape after changing themes. We were losing the rounded
tc@google.com
2009-08-10
1
-0
/
+1
*
Add live_sync_tests.vcproj to svn:ignore
tim@chromium.org
2009-08-10
0
-0
/
+0
*
valgrind: Remove a suppression for a leak that has been fixed.
jhawkins@chromium.org
2009-08-10
1
-10
/
+0
*
gtk: Don't crash if the user double clicks an empty area of the task manager ...
jhawkins@chromium.org
2009-08-10
1
-2
/
+4
*
Make mouse cursor temporarily hide on keyboard input.
thakis@chromium.org
2009-08-10
1
-0
/
+12
*
Correct the PrependInteger stack trace capture:
sgk@google.com
2009-08-10
1
-21
/
+3
*
Roll WebKit to 46977, fold in http://codereview.chromium.org/164247
amanda@chromium.org
2009-08-10
9
-474
/
+154
*
Fix EOL on devguide.html
maruel@chromium.org
2009-08-10
1
-1
/
+2
*
Fix startup test error for now.
mirandac@chromium.org
2009-08-10
1
-1
/
+1
*
Turn off startup test for now to fix bots.
mirandac@chromium.org
2009-08-10
1
-3
/
+3
*
Target Cortex A8 for the ARM ChromeOS build of Chrome.
piman@chromium.org
2009-08-10
1
-0
/
+12
*
Change "Cancelled" to "Canceled". Original patch by Thiago Farina (see http:...
pkasting@chromium.org
2009-08-10
3
-9
/
+9
*
Add new profile with complex theme for startup testing.
mirandac@chromium.org
2009-08-10
14
-0
/
+90
*
Fix up broken behavior in install-build-deps.sh.
thestig@chromium.org
2009-08-10
1
-9
/
+17
*
gtk: Desensitize the "End Process" button when first loading the task manager.
jhawkins@chromium.org
2009-08-10
1
-0
/
+5
*
Work around a compiz bug where starting chrome and trying to maximize
tc@google.com
2009-08-10
2
-6
/
+15
*
Another stack trace for leak in rsa_private_key_win.cc.
sgk@google.com
2009-08-10
1
-0
/
+18
*
If URL requests are to be routed through the external host, the ExternalTabCo...
ananta@chromium.org
2009-08-10
3
-2
/
+8
*
Fix bookmark bar chevron not being pinned to right when launch with bar open.
jrg@chromium.org
2009-08-10
4
-3
/
+40
*
Test startup of new tab page with a complex theme.
mirandac@chromium.org
2009-08-10
4
-21
/
+62
*
Only have middle click lower the window if we hit the titlebar or
tc@google.com
2009-08-10
1
-1
/
+3
*
Correct the order of the methods in webframe_impl.cc to match how they are
darin@chromium.org
2009-08-10
2
-818
/
+809
*
Changes SessionService to make sure a Pickle is deleted before the
sky@chromium.org
2009-08-10
1
-5
/
+10
*
Add Breakpad to the Mac GYP build.
maf@google.com
2009-08-10
1
-0
/
+7
*
Adding two more layout test failures to test expectations.
senorblanco@chromium.org
2009-08-10
1
-0
/
+2
*
Rework visited link updating mechanism to be more robust.
dglazkov@chromium.org
2009-08-10
3
-24
/
+69
*
Enable skia asserts. They were disabled some time ago due to
senorblanco@chromium.org
2009-08-10
5
-24
/
+17
*
Fix svn:ignore.
maruel@chromium.org
2009-08-10
0
-0
/
+0
*
DevTools heap profiler: implement showing objects count & size as percents.
mnaganov@chromium.org
2009-08-10
1
-5
/
+109
*
Fix an error in revision 22853.
maruel@chromium.org
2009-08-10
0
-0
/
+0
*
Rebaseline tests of svg/W3C-SVG-1.1/filters-example-01-b.svg and svg/W3C-SVG-...
hamaji@chromium.org
2009-08-10
10
-7
/
+639
*
Remove wrong expected data for LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t....
ukai@chromium.org
2009-08-10
6
-35
/
+3
*
A Chrome-side fix for Issue 18232.
hbono@chromium.org
2009-08-10
1
-5
/
+8
*
Rebaseline tests with symbols that were not in fonts on buildbot.
ukai@chromium.org
2009-08-10
24
-48
/
+65
*
Rebaseline test results of svg/W3C-SVG-1.1/animate-elem-78-t.
hamaji@chromium.org
2009-08-10
7
-68
/
+394
*
A blind fix for Issue 18837 (and a build fix for VS2008)
hbono@chromium.org
2009-08-10
1
-7
/
+10
*
Rebaseline test results for css2.1/t0803-c5505-mrgn-02-c.
hamaji@chromium.org
2009-08-10
7
-5
/
+13
*
Rebaseline LayoutTests/editing/selection/5136696.html.
yutak@chromium.org
2009-08-10
7
-6
/
+35
*
Rebaseline the test results of svg/W3C-SVG-1.1/animate-elem-39-t.
hamaji@chromium.org
2009-08-10
5
-5
/
+79
*
Rebaseline LayoutTests/svg/W3C-SVG-1.1/pservers-grad-11-b.svg
ukai@chromium.org
2009-08-10
7
-3
/
+92
*
Skia merge 309:310
yusukes@google.com
2009-08-10
9
-5
/
+5
*
Rebaseline LayoutTests/editing/pasteboard/4989774.html.
yutak@chromium.org
2009-08-10
7
-6
/
+23
*
GRIT: add support for 'js_map_format' needed for DevTools l10n.
mnaganov@chromium.org
2009-08-10
7
-5
/
+176
*
Rebaseline layout test editing/selection/4983858.
hamaji@chromium.org
2009-08-10
7
-6
/
+25
*
Rebaseline LayoutTests/editing/pasteboard/5089327.html
ukai@chromium.org
2009-08-10
7
-1
/
+42
*
Rebaseline test results for editing/inserting/editable-html-element.
hamaji@chromium.org
2009-08-10
7
-5
/
+32
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
89
-1710
/
+1385
[prev]
[next]