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
...
*
Disable nested message loops in Mac for now. There seems to be a problem wit...
jam@chromium.org
2009-10-12
2
-0
/
+7
*
More gypbuild infrustructure.
gman@google.com
2009-10-12
1
-21
/
+95
*
Fixed data race between GetDatabase and CheckURL at startup.
erikkay@chromium.org
2009-10-12
7
-58
/
+23
*
Step 2 in porting disk cache to using FilePath.
tony@chromium.org
2009-10-12
10
-19
/
+41
*
Fix for canvas.drawBitmap
gman@google.com
2009-10-12
4
-6
/
+9
*
Separated CommandBuffer and GPUProcessor into separate static library so O3D ...
apatrick@google.com
2009-10-12
1
-32
/
+38
*
Update test expectations to reflect failures
hclam@chromium.org
2009-10-12
1
-1
/
+1
*
Mark a layout test as crash
hclam@chromium.org
2009-10-12
1
-0
/
+1
*
Mark some more WorkerTest as fail
hclam@chromium.org
2009-10-12
1
-2
/
+4
*
Disable some more tests in WorkerTest
hclam@chromium.org
2009-10-12
1
-3
/
+6
*
Revert "[Mac] Add breakpad info for crashes in the target/action dispatcher."
shess@chromium.org
2009-10-12
1
-47
/
+0
*
Disable WorkerTest.LimitTotal
hclam@chromium.org
2009-10-12
1
-1
/
+2
*
Layout test results and style fix in webkit/api/src
hclam@chromium.org
2009-10-12
2
-7
/
+10
*
[Mac] Add breakpad info for crashes in the target/action dispatcher.
shess@chromium.org
2009-10-12
1
-0
/
+47
*
First version of pepper api implementation:
sehr@google.com
2009-10-12
7
-34
/
+665
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
48
-149
/
+118
*
Roll WebKit to r49432
hclam@chromium.org
2009-10-12
3
-3
/
+33
*
Remove old data, once we are not using it.
fbarchard@chromium.org
2009-10-12
2
-2
/
+0
*
Make function definition order (.cc) match function declaration order (.h). ...
pkasting@chromium.org
2009-10-12
1
-399
/
+399
*
AppendText was appending twice due to bad merge happened in the past.
oshima@chromium.org
2009-10-12
2
-5
/
+8
*
Fix chrome frame build.
ananta@chromium.org
2009-10-12
2
-732
/
+732
*
Implement a version of NativeMetafile for the Mac
stuartmorgan@chromium.org
2009-10-12
5
-8
/
+248
*
use djb2 hash in media/base
fbarchard@chromium.org
2009-10-12
1
-21
/
+17
*
Minor cleanup. Use WebViewClient instead of WebViewDelegate
darin@chromium.org
2009-10-12
3
-4
/
+3
*
Gets blocked popups to work on views/gtk. I had to fix a couple of
sky@chromium.org
2009-10-12
8
-133
/
+235
*
Add kNoErrorDialogs to the list of allowed switches to prevent the chrome lau...
ananta@chromium.org
2009-10-12
1
-0
/
+1
*
Remove unused feed_preview.{h,cc} files.
darin@chromium.org
2009-10-12
3
-142
/
+0
*
Fix a browser crash when calling browserAction.setIcon(invalidIndex).
mpcomplete@chromium.org
2009-10-12
3
-1
/
+22
*
Start migrating the disk cache to using FilePath.
tony@chromium.org
2009-10-12
13
-74
/
+104
*
Forwards mouse leave to renderer for views/gtk.
sky@chromium.org
2009-10-12
1
-5
/
+5
*
Send key equivalents to renderer first.
thakis@chromium.org
2009-10-12
2
-3
/
+47
*
Drop redundant CommandLine::Terminate.
evan@chromium.org
2009-10-12
7
-17
/
+11
*
Disable WebGL temporarily to heal the build.
darin@chromium.org
2009-10-12
1
-1
/
+1
*
Fix ChromeOS build by adding missing header.
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+1
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
68
-31
/
+89
*
Fix for the bookmark_bar which got ignored in my earlier
dmaclach@chromium.org
2009-10-12
1
-2
/
+4
*
Trim the list of signals used by debug_util::DisableOSCrashDumps() on Mac.
mark@chromium.org
2009-10-12
2
-19
/
+16
*
adding missing svn:ignores
thomasvl@chromium.org
2009-10-12
0
-0
/
+0
*
Add a learn more hyper link button to the privacy settings area of under the ...
thomasvl@chromium.org
2009-10-12
3
-25
/
+75
*
DevTools: manually dispatch messages from the inspector controller - WebKit's...
pfeldman@chromium.org
2009-10-12
1
-1
/
+4
*
DevTools: enable databases panel.
pfeldman@chromium.org
2009-10-12
9
-70
/
+43
*
Browser side support (sans UI) for desktop notifications.
johnnyg@chromium.org
2009-10-12
28
-5
/
+1124
*
SIGTERM should cause the application to exit on the Mac.
mark@chromium.org
2009-10-12
7
-8
/
+75
*
Revert 28692
jar@chromium.org
2009-10-12
3
-17
/
+0
*
Updating trunk VERSION from 222.4 to 222.5
laforge@chromium.org
2009-10-12
1
-1
/
+1
*
Gather histogram data from render into browser before renderer shutdown
jar@chromium.org
2009-10-12
3
-0
/
+17
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
120
-163
/
+174
*
Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes and
amanda@chromium.org
2009-10-11
6
-19
/
+64
*
Add back a few failing tests, removed in a moment of unfounded optimism.
dglazkov@chromium.org
2009-10-11
1
-0
/
+3
*
Update test expectations to remove tests that are now passing.
dglazkov@chromium.org
2009-10-11
1
-11
/
+0
[prev]
[next]