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
path:
root
/
chrome
/
chrome.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Break out page load test into its own target on Linux.
estade@chromium.org
2009-09-18
1
-30
/
+67
*
Add Profile Import Process Type.
jeremy@chromium.org
2009-09-17
1
-0
/
+13
*
Add all locales to the appropriate generated file lists in .gyp files.
thestig@chromium.org
2009-09-17
1
-12
/
+0
*
Add xdisplaycheck as a dependency on Linux for tests that use the UI. This wa...
thestig@chromium.org
2009-09-17
1
-1
/
+15
*
Revert "Windows: Warn about outdated plugins."
agl@chromium.org
2009-09-16
1
-3
/
+0
*
Windows: Warn about outdated plugins.
agl@chromium.org
2009-09-16
1
-0
/
+3
*
GTK: Add a dialog for printing.
estade@chromium.org
2009-09-16
1
-0
/
+9
*
Rename test_web_contents.* to test_tab_contents.*
tony@chromium.org
2009-09-16
1
-2
/
+2
*
Build the sync unit tests:
nick@chromium.org
2009-09-16
1
-0
/
+67
*
Add a bare-bones extension shelf that displays extension items on OS X.
thakis@chromium.org
2009-09-16
1
-0
/
+6
*
Force inclusion of build/common.gypi for all chromium gyp files.
yaar@chromium.org
2009-09-15
1
-3
/
+0
*
Issue 172109: Enable scavenging in RenderThread::IdleHandler.
agl@chromium.org
2009-09-15
1
-1
/
+12
*
Build sync engine as part of the browser build.
nick@chromium.org
2009-09-15
1
-36
/
+348
*
Fix the Linux shared build.
thestig@chromium.org
2009-09-15
1
-13
/
+14
*
Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...
pkasting@chromium.org
2009-09-15
1
-0
/
+1
*
Some scaffolding for the task manager.
thakis@chromium.org
2009-09-15
1
-0
/
+5
*
Revert "Issue 172109: Enable scavenging in RenderThread::IdleHandler."
agl@chromium.org
2009-09-15
1
-16
/
+1
*
Chrome should shut down cleanly when quit from the Dock icon menu, during
mark@chromium.org
2009-09-15
1
-0
/
+2
*
Issue 172109: Enable scavenging in RenderThread::IdleHandler.
mbelshe@google.com
2009-09-15
1
-1
/
+16
*
Convert the sqlite cookie database and web database to use the new sqlite
brettw@chromium.org
2009-09-15
1
-2
/
+2
*
Lands http://codereview.chromium.org/193032 for Charlie:
sky@chromium.org
2009-09-15
1
-2
/
+6
*
Linux: add support for SELinux.
agl@chromium.org
2009-09-15
1
-4
/
+15
*
Give a document icon to Chromium for file types it can view when preview is t...
pinkerton@chromium.org
2009-09-15
1
-2
/
+8
*
[Mac] Restore focus to the previously focused view when dismissing the find bar.
rohitrao@chromium.org
2009-09-15
1
-0
/
+3
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-15
1
-0
/
+4
*
Reverting 26214.
rohitrao@chromium.org
2009-09-15
1
-3
/
+0
*
[Mac] Restore focus to the previously focused view when dismissing the find bar.
rohitrao@chromium.org
2009-09-15
1
-0
/
+3
*
Add autocomplete_edit_view_browsertest.cc.
suzhe@chromium.org
2009-09-15
1
-0
/
+4
*
Revert change 26184, 26181 and 26178 to fix
nsylvain@chromium.org
2009-09-15
1
-2
/
+0
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-14
1
-0
/
+2
*
Take 2 on fixing the Linux views build
pkasting@chromium.org
2009-09-14
1
-0
/
+2
*
Factor out border-drawing code from autocomplete_popup_contents_view.cc into ...
pkasting@chromium.org
2009-09-14
1
-0
/
+2
*
Load the http auth dialog from the main bundle.
thomasvl@chromium.org
2009-09-14
1
-0
/
+1
*
Add "New Window" and "New Incognito Window" items to the Dock Menu.
sgk@google.com
2009-09-14
1
-0
/
+1
*
Update the sadtab and throbbers to use the helpers for fetching strings/image...
thomasvl@chromium.org
2009-09-14
1
-4
/
+0
*
[Mac] Implement the search engine manager
rsesek@chromium.org
2009-09-12
1
-0
/
+10
*
Let cmd-e write the selection into the find pasteboard.
thakis@chromium.org
2009-09-12
1
-0
/
+1
*
linux: drop my libxul hack; it didn't work
evan@chromium.org
2009-09-12
1
-4
/
+0
*
linux: fix path in chromium-browser manpage
evan@chromium.org
2009-09-12
1
-0
/
+3
*
Revert 26016 - valgrind leak -
sgk@google.com
2009-09-11
1
-1
/
+0
*
Add "New Window" and "New Incognito Window" items to the Dock Menu.
sgk@google.com
2009-09-11
1
-0
/
+1
*
Add api tests for cross-origin XHR.
aa@chromium.org
2009-09-11
1
-0
/
+2
*
add mole collapse/expand events. convert mappy to use this.
erikkay@chromium.org
2009-09-11
1
-0
/
+2
*
Don't allow updating tabs to javascript URLs without host
aa@chromium.org
2009-09-11
1
-0
/
+2
*
Linux: implement Page Actions support.
mattm@chromium.org
2009-09-10
1
-0
/
+2
*
Error diagnostics for Blacklist IO
idanan@chromium.org
2009-09-10
1
-0
/
+2
*
Reapplies the GdkPixbuf -> cairo surface patch.
erg@google.com
2009-09-10
1
-0
/
+2
*
A test file name was changed before I landed my change.
jcampan@chromium.org
2009-09-10
1
-3
/
+3
*
This CL makes a more generic browser test launcher and a DLL of the
jcampan@chromium.org
2009-09-10
1
-9
/
+158
*
Remove some support for the transition in fixing up the mac language bundles....
thomasvl@chromium.org
2009-09-10
1
-7
/
+0
[next]