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
*
FormatErrorMessage() functions are now publicly available from ExtensionError...
rafaelw@chromium.org
2009-05-12
22
-2936
/
+3101
*
Rebaseline the instance of test that we pass. The only difference is
ager@chromium.org
2009-05-12
2
-0
/
+48
*
Add note about the branding files.
thomasvl@chromium.org
2009-05-12
1
-0
/
+6
*
Update V8 to version 1.2.3.1.
ager@chromium.org
2009-05-12
2
-5
/
+1
*
DevTools: migrate to 'native' JSON serialization.
pfeldman@chromium.org
2009-05-12
7
-17
/
+13
*
Delete the checked-in webkit .vcproj (and ancillary .sln) files.
sgk@google.com
2009-05-12
21
-19833
/
+0
*
Added type check to SVG operation arguments.
plesner@google.com
2009-05-12
7
-10
/
+55
*
DevTools: Sanity ui test.
pfeldman@chromium.org
2009-05-12
9
-10
/
+137
*
Don't request scripts until ScriptsPanel is visible.
yurys@google.com
2009-05-12
2
-6
/
+32
*
DevTools: enable out of process dev tools by default.
pfeldman@chromium.org
2009-05-12
9
-18
/
+23
*
Add a failing test on mac.
ericroman@google.com
2009-05-12
1
-0
/
+1
*
WebKit update [43550:43553].
ericroman@google.com
2009-05-12
2
-1
/
+4
*
Move the bookmark node iD generation to bookmark model isntead of
munjal@chromium.org
2009-05-12
7
-56
/
+87
*
Add a missing baseline, and mark some tests fail mac/linux that need baselining.
ericroman@google.com
2009-05-12
4
-0
/
+24
*
WebKit update [43512:43550]
ericroman@google.com
2009-05-12
6
-1
/
+25
*
An experimental fix for Issue 11046.
hbono@chromium.org
2009-05-12
5
-3
/
+29
*
Add a script that runs cov-build, cov-analyze, and
wtc@chromium.org
2009-05-12
1
-0
/
+136
*
Revert cl 15819 to investigate the purify failure.
rvargas@google.com
2009-05-12
2
-189
/
+132
*
Implemented Pipeline seek callbacks and a big refactor of PipelineImplTest.
scherkus@chromium.org
2009-05-12
10
-253
/
+416
*
Split V8Proxy::retrieveActiveFrame() into two methods.
aa@chromium.org
2009-05-12
17
-38
/
+101
*
The version of gcc on mac (4.2) doesn't like inheriting from a test in an ano...
tc@google.com
2009-05-12
1
-7
/
+2
*
Media Player view rotation options.
fbarchard@chromium.org
2009-05-12
5
-590
/
+667
*
Re-enable IFrameTest.InEmptyFrame.
evan@chromium.org
2009-05-12
1
-4
/
+0
*
Fix mac build by disabling tests.
tc@google.com
2009-05-12
1
-0
/
+4
*
Draw the maximized frame background correctly.
glen@chromium.org
2009-05-12
1
-3
/
+13
*
Create a detachable core for the TCPClientSocketWin object
rvargas@google.com
2009-05-12
2
-132
/
+189
*
Add new tab startup test to the linux & mac build.
tc@google.com
2009-05-12
4
-16
/
+9
*
Removing floating views, they are not used anymore.
jcampan@chromium.org
2009-05-11
9
-643
/
+45
*
Add import settings dialog on linux.
kuchhal@chromium.org
2009-05-11
10
-40
/
+275
*
Add memory stats for linux page cycler. On linux, we collect
tc@google.com
2009-05-11
6
-40
/
+133
*
Remove AutomationRequest (deprecated by using SyncChannel). Some minor cleanup.
stoyan@chromium.org
2009-05-11
5
-80
/
+4
*
Use IOBuffers on UploadDataStream.
rvargas@google.com
2009-05-11
4
-14
/
+10
*
Fix delay loaded dependencies.
kuchhal@chromium.org
2009-05-11
2
-0
/
+3
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
575
-0
/
+0
*
Pulling in new gyp version (this one relies on the buildbot scripts to
bradnelson@chromium.org
2009-05-11
1
-1
/
+1
*
Removing sln file which should not be checked in, but rather generated by gyp.
bradnelson@chromium.org
2009-05-11
1
-111
/
+0
*
Remove some mac expected fail layout tests which have been passing.
ericroman@google.com
2009-05-11
1
-9
/
+6
*
Add a variant of bug 10901.
pkasting@chromium.org
2009-05-11
1
-1
/
+3
*
Remove some tests which are passing.
ericroman@google.com
2009-05-11
1
-4
/
+0
*
Add a baseline from merge for mac.
ericroman@google.com
2009-05-11
3
-0
/
+7
*
Revert "Only show the original RWHV or the interstitial page at any time."
willchan@chromium.org
2009-05-11
2
-8
/
+2
*
Review URL: http://codereview.chromium.org/115197
fbarchard@chromium.org
2009-05-11
3
-40
/
+134
*
GTK: Don't custom paint background of findbar.
estade@chromium.org
2009-05-11
2
-2
/
+3
*
Download progress and complete animation on linux.
estade@chromium.org
2009-05-11
6
-42
/
+176
*
Fix browser theme provider cache miss crash.
glen@chromium.org
2009-05-11
1
-8
/
+7
*
Add a histogram to measure the number of times we ask
paulg@google.com
2009-05-11
1
-1
/
+8
*
Revert v8 update to version 1.2.3. This update seems to introduce new
ager@chromium.org
2009-05-11
1
-1
/
+1
*
Adds back some code removed during Ben's landing of views renaming.
sky@chromium.org
2009-05-11
8
-13
/
+435
*
Only show the original RWHV or the interstitial page at any time.
willchan@chromium.org
2009-05-11
2
-2
/
+8
*
WebKit update [43505:43511].
ericroman@google.com
2009-05-11
1
-1
/
+1
[next]