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
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
47
-122
/
+151
*
A new page about hosting extensions (i.e. serving the right HTTP headers).
kathyw@google.com
2009-10-03
4
-4
/
+506
*
Animations: animate to current time, rather than a set number of frames.
estade@chromium.org
2009-10-03
2
-27
/
+22
*
Gtk: Update slide animation progress in a cleaner way.
estade@chromium.org
2009-10-03
2
-22
/
+6
*
Fix a build error in the jumplist to use the new png codec location.
brettw@chromium.org
2009-10-03
1
-3
/
+3
*
Add deps files I forgot in my previous checkin.
brettw@chromium.org
2009-10-03
2
-0
/
+4
*
Fix build by modifying a file I forgot
brettw@chromium.org
2009-10-03
1
-5
/
+5
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
58
-552
/
+493
*
Add LayoutTests/fast/replaced/border-radius-clip.html to the
nsylvain@chromium.org
2009-10-03
1
-0
/
+1
*
Remove the xcopy step from the PGO optimize vsprops
cpu@chromium.org
2009-10-03
1
-4
/
+0
*
Add LayoutTests/storage/change-version.html to the list
nsylvain@chromium.org
2009-10-03
1
-0
/
+1
*
Pass unhandled keyup messages coming in from the renderer to the underlying v...
ananta@chromium.org
2009-10-03
2
-9
/
+5
*
Try again to check in the badge stuff.
aa@chromium.org
2009-10-03
3
-3
/
+123
*
Mark a flaky media layout tests
hclam@chromium.org
2009-10-03
1
-2
/
+2
*
WebKit roll 49040:49043
atwilson@chromium.org
2009-10-03
1
-1
/
+1
*
Disable message-port-constructor-for-deleted-document.html test for now.
atwilson@chromium.org
2009-10-03
1
-1
/
+2
*
The second half of http://trac.webkit.org/changeset/49040
jorlow@chromium.org
2009-10-03
4
-3
/
+7
*
Updating Native Client (should fix the Linux x64 build)
gregoryd@google.com
2009-10-03
2
-1
/
+52
*
Add histograms that track how long it takes to open the new tab page.
tony@chromium.org
2009-10-02
6
-8
/
+68
*
WebKit roll: 49033:49039
atwilson@chromium.org
2009-10-02
2
-1
/
+39
*
Set the default action of the import data dialog to "Import" and
tony@chromium.org
2009-10-02
1
-0
/
+3
*
Workaround for Chromium bug.
apatrick@google.com
2009-10-02
1
-21
/
+36
*
Move the ICU string conversions into its own file. This new file is included
brettw@chromium.org
2009-10-02
5
-701
/
+733
*
Mark a media layou test as fail mac debug
hclam@chromium.org
2009-10-02
1
-0
/
+2
*
Revert my revert because it causes more problems.
nsylvain@chromium.org
2009-10-02
4
-109
/
+92
*
Updating trunk VERSION from 221.1 to 221.2
laforge@chromium.org
2009-10-02
1
-1
/
+1
*
revert this change because protoc.exe crashes during compile and breaks the t...
nsylvain@chromium.org
2009-10-02
4
-92
/
+109
*
Disable WorkerTest.LimitTotal
estade@chromium.org
2009-10-02
1
-6
/
+5
*
Increase the action timeout on the fast shutdown ui test.
estade@chromium.org
2009-10-02
1
-2
/
+2
*
Skipping 4 media layout tests
hclam@chromium.org
2009-10-02
1
-5
/
+1
*
Disabling the test while I figure out why it is flaky.
finnur@chromium.org
2009-10-02
2
-2
/
+2
*
Disabling a filing test temporarily.
jcampan@chromium.org
2009-10-02
1
-1
/
+2
*
Widen an sqlite suppression to match the only warning that fired
dkegel@google.com
2009-10-02
1
-3
/
+2
*
Second try. r27819 was missing a null pointer check for
wtc@chromium.org
2009-10-02
1
-38
/
+22
*
Ported Chrome's WebGL implementation to Mac OS X. Removed code which
kbr@google.com
2009-10-02
4
-337
/
+360
*
Find-in-bar would steal focus when switching tab.
jcampan@chromium.org
2009-10-02
2
-2
/
+38
*
WebKit roll: 49006:49033
atwilson@chromium.org
2009-10-02
1
-1
/
+1
*
Layout testing for media in mac
hclam@chromium.org
2009-10-02
51
-29
/
+619
*
We now postMessage the RSS file over to the js script and have it parse it th...
finnur@chromium.org
2009-10-02
6
-153
/
+264
*
Implement RSAPrivateKey for Mac OS X
hawk@chromium.org
2009-10-02
3
-2
/
+406
*
Switch to using radio buttons for toggling the custom frame. Use
tony@chromium.org
2009-10-02
4
-26
/
+71
*
Use IDS_THEME_INSTALL_INFOBAR_UNDO_BUTTON instead of IDS_UNDO since 3.0
tony@chromium.org
2009-10-02
1
-7
/
+1
*
Updating Mac expectations.
avi@chromium.org
2009-10-02
1
-2
/
+2
*
Fix compile failure due to bad merge.
pkasting@chromium.org
2009-10-02
1
-5
/
+2
*
Add a Clear() function to MRUCache. This will be useful in my MemoryPurger c...
pkasting@chromium.org
2009-10-02
5
-6
/
+43
*
Make usage of iterator types more consistent, which also saves some code.
pkasting@chromium.org
2009-10-02
2
-44
/
+33
*
Convert users of RenderProcessHost iterator to all use same style. The key m...
pkasting@chromium.org
2009-10-02
11
-40
/
+32
*
Add simple popup support to browser actions. This will create a popup HTML w...
erikkay@chromium.org
2009-10-02
25
-58
/
+575
*
Move the check for hiding tests in the cross-builder view up
ojan@chromium.org
2009-10-02
1
-7
/
+3
*
Do not discount a MANUAL_SUBFRAME load just because it involved
darin@chromium.org
2009-10-02
6
-24
/
+45
[next]