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
*
Improve memwatch tool.
jar@chromium.org
2009-10-31
2
-28
/
+24
*
To facilitate apatrick's work on the 3D renderer for Pepper,
sehr@google.com
2009-10-31
7
-162
/
+178
*
Reenable PosixSessionEnd test.
johnnyg@chromium.org
2009-10-31
1
-1
/
+1
*
linux: Fix build on Karmic
joel@chromium.org
2009-10-31
1
-1
/
+3
*
DeferredAutoreleasePool didn't work on Snow Leopard.
mark@chromium.org
2009-10-31
4
-297
/
+63
*
Linux: Re-enable omnibox select-all-on-click for Chrome OS builds.
derat@chromium.org
2009-10-31
2
-0
/
+101
*
Updating trunk VERSION from 230.0 to 231.0
chrome-bot@google.com
2009-10-31
1
-1
/
+1
*
Widen an existing suppression a little bit
timurrrr@chromium.org
2009-10-31
1
-0
/
+1
*
DevTools: add all scripts from afterCompile events when scripts panel is show...
yurys@google.com
2009-10-31
3
-7
/
+79
*
Remove some histograms that have not provided benefit.
jar@chromium.org
2009-10-31
1
-28
/
+0
*
Rework the way the FindBrowserWithProfile/Type methods work.
ben@chromium.org
2009-10-31
4
-49
/
+65
*
roll back 30659 since it still breaks browser_tests
ben@chromium.org
2009-10-31
3
-34
/
+37
*
Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...
johnnyg@chromium.org
2009-10-31
11
-17
/
+28
*
Update: I removed TYPE_ANY to see if I could fool the builders into letting t...
ben@chromium.org
2009-10-31
3
-37
/
+34
*
Temporarily disable PosixSessionEnd test to make sure it's not masking other ...
johnnyg@chromium.org
2009-10-31
1
-1
/
+1
*
Reverting 30656.
johnnyg@google.com
2009-10-31
3
-45
/
+24
*
When the user has highlighted something like a URL, in the context menu show ...
pkasting@chromium.org
2009-10-31
3
-24
/
+45
*
Fix the build by removing some not implemented macros.
johnnyg@chromium.org
2009-10-31
2
-2
/
+0
*
Webkit roll to 50358.
johnnyg@chromium.org
2009-10-31
3
-1
/
+5
*
Now that the UI layer is accessible cross-platform, coalesce the DesktopNotif...
johnnyg@chromium.org
2009-10-30
5
-158
/
+75
*
Fixes regression introduced in fixing 19597. This change effectively
sky@chromium.org
2009-10-30
1
-2
/
+6
*
API test for CL http://codereview.chromium.org/347016
erikkay@chromium.org
2009-10-30
4
-0
/
+33
*
Mark the flaky iframe post test as such.
slightlyoff@chromium.org
2009-10-30
1
-1
/
+3
*
GTK: Use background images for location bar, instead of faking it.
erg@google.com
2009-10-30
1
-50
/
+30
*
Cleans up our autorelease handling so that we don't create a layered
dmaclach@chromium.org
2009-10-30
4
-54
/
+293
*
Fixed glGetActiveAttrib and glGetUniformLocation to not eagerly check
kbr@google.com
2009-10-30
1
-12
/
+0
*
Merge themes/default.pak into chrome.pak for Mac and Linux builds.
tony@chromium.org
2009-10-30
3
-55
/
+23
*
Add in bzip2 runtime and development packages.
ajwong@chromium.org
2009-10-30
1
-4
/
+4
*
Show a warning when the history files can't be read correctly.
pkasting@chromium.org
2009-10-30
17
-37
/
+45
*
The fix for bug 24248 did not fully bullet-proof the RenderWidgetHostViewWin
jcampan@chromium.org
2009-10-30
1
-0
/
+12
*
Fix conditional for ffmpegsumo build.
ajwong@chromium.org
2009-10-30
1
-1
/
+1
*
Temporarily make checkbins.py return status 0 until I fix offending binaries.
scherkus@chromium.org
2009-10-30
1
-1
/
+2
*
Fix several MAJOR crashers in Chrome+LocalStorage/Extensions. Need to explic...
jorlow@chromium.org
2009-10-30
1
-0
/
+1
*
Blacklist the O3D plugin on the Mac
stuartmorgan@chromium.org
2009-10-30
1
-0
/
+2
*
Make --ignore-in-dtor=no the default ThreadSanitizer option.
timurrrr@chromium.org
2009-10-30
1
-1
/
+7
*
Fix missing line in suppression; move the suppression to the more appropriate...
timurrrr@chromium.org
2009-10-30
1
-13
/
+14
*
Make sure we can still navigate to URLs when the History DB can't be loaded.
pkasting@chromium.org
2009-10-30
2
-4
/
+19
*
Remove TemporaryGlue::popupsAllowed by just having the
darin@chromium.org
2009-10-30
4
-18
/
+2
*
Fix up extension badge text drawing.
estade@chromium.org
2009-10-30
11
-54
/
+90
*
Fixed style nits.
atwilson@chromium.org
2009-10-30
4
-12
/
+13
*
Show status bubble for links that have keyboard focus.
estade@chromium.org
2009-10-30
7
-4
/
+46
*
Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...
apatrick@google.com
2009-10-30
7
-1
/
+181
*
Roll for another gyp make update.
mmoss@chromium.org
2009-10-30
1
-1
/
+1
*
Use HANDLE_EINTR when calling waitpid.
mark@chromium.org
2009-10-30
1
-1
/
+1
*
Use the original profile to get the sync service when building the app menu.
tim@chromium.org
2009-10-30
2
-6
/
+9
*
Need to load the permissions lists every time at startup for notifications.
johnnyg@chromium.org
2009-10-30
3
-12
/
+8
*
Convert chrome_url_data_manager (previously a global) into a Singleton. This
tony@chromium.org
2009-10-30
12
-32
/
+38
*
Reenable ffmpegsumo, and also readd the use_system_ffmpeg flag.
ajwong@chromium.org
2009-10-30
1
-6
/
+3
*
Improve error message in the extension api docs build script. When the json ...
skerner@chromium.org
2009-10-30
1
-3
/
+13
*
Implemented most of HtmlDialogWindowController, which is a Cocoa port
akalin@chromium.org
2009-10-30
10
-20
/
+534
[next]